RTEMS | Add dladdr() support to RTEMS (!679)
mazen Adel (@mez3n)
gitlab at rtems.org
Fri Aug 29 13:02:57 UTC 2025
mazen Adel commented on a discussion on cpukit/libdl/rtl.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/679#note_129729
> }
> return base;
> }
> +
> +rtems_rtl_obj*
> +rtems_rtl_obj_find_by_addr (const void* addr)
> +{
> + rtems_chain_control* objects;
I was talking about the the sym call group in the `rtl.h` file but now it's all good.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/679#note_129729
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250829/68ce324e/attachment.htm>
More information about the bugs
mailing list