mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-13 13:37:38 +08:00
The information is theoretically available via dl_iterate_phdr as well, but that approach is very slow if there are many shared objects. Reviewed-by: Carlos O'Donell <carlos@redhat.com> Tested-by: Carlos O'Donell <carlos@rehdat.com>