Home
last modified time | relevance | path

Searched refs:dlpi_subs (Results 1 – 12 of 12) sorted by relevance

/third_party/musl/include/
Dlink.h27 unsigned long long int dlpi_subs; member
/third_party/musl/ndk_musl_include/
Dlink.h27 unsigned long long int dlpi_subs; member
/third_party/musl/porting/liteos_m/kernel/include/
Dlink.h27 unsigned long long int dlpi_subs; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dlink.h27 unsigned long long int dlpi_subs; member
/third_party/musl/porting/uniproton/kernel/include/
Dlink.h27 unsigned long long int dlpi_subs; member
/third_party/libunwind/src/ia64/
DGtables.c602 offsetof (struct dl_phdr_info, dlpi_subs) + sizeof (info->dlpi_subs)) in check_callback()
609 if (info->dlpi_subs == as->shared_object_removals) in check_callback()
612 as->shared_object_removals = info->dlpi_subs; in check_callback()
/third_party/musl/src/ldso/
Ddl_iterate_phdr.c35 info.dlpi_subs = 0; in static_dl_iterate_phdr()
/third_party/libunwind/
Dconfigure.ac50 AC_CHECK_MEMBERS([struct dl_phdr_info.dlpi_subs],,,[#include <link.h>])
/third_party/musl/ldso/
Ddynlink.c2286 info.dlpi_subs = 0; in dl_iterate_phdr()
/third_party/musl/porting/liteos_a/user/ldso/
Ddynlink.c2319 info.dlpi_subs = 0; in dl_iterate_phdr()
/third_party/musl/porting/liteos_a/user_debug/ldso/
Ddynlink.c2319 info.dlpi_subs = 0; in dl_iterate_phdr()
/third_party/musl/porting/linux/user/ldso/
Ddynlink.c3859 info.dlpi_subs = 0; in dl_iterate_phdr()