Home
last modified time | relevance | path

Searched refs:dl_iterate_phdr (Results 1 – 24 of 24) sorted by relevance

/external/compiler-rt/lib/lsan/
Dlsan_common_linux.cc88 dl_iterate_phdr(ProcessGlobalRegionsCallback, frontier); in ProcessGlobalRegions()
174 dl_iterate_phdr(DoStopTheWorldCallback, &param); in DoStopTheWorld()
/external/compiler-rt/test/tsan/
Ddl_iterate_phdr.cc30 dl_iterate_phdr(callback, 0); in thread()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_linux_libcdep.cc411 # define dl_iterate_phdr(c, b) xdl_iterate_phdr((c), (b)) macro
454 extern "C" __attribute__((weak)) int dl_iterate_phdr(
472 dl_iterate_phdr(dl_iterate_phdr_cb, &data); in GetListOfModules()
Dsanitizer_freebsd.h130 (((xdl_iterate_phdr_t*) dl_iterate_phdr)((callback), (param)))
Dsanitizer_linux.cc1073 extern "C" __attribute__((weak)) int dl_iterate_phdr(
1092 if (!&dl_iterate_phdr) in AndroidDetectApiLevel()
1095 dl_iterate_phdr(dl_iterate_phdr_test_cb, &base_name_seen); in AndroidDetectApiLevel()
/external/libunwind/src/
Dos-qnx.c90 if (dl_iterate_phdr (callback, &map_list) != 0) in map_create_list()
/external/compiler-rt/lib/asan/
Dasan_linux.cc113 dl_iterate_phdr(FindFirstDSOCallback, &first_dso_name); in AsanCheckDynamicRTPrereqs()
/external/libunwind/
DTODO41 o glibc currently lacks a feature for dl_iterate_phdr() to support
44 to/removed from the dl_iterate_phdr-list. Once we have such counters,
Dconfigure.ac75 AC_CHECK_FUNCS(dl_iterate_phdr dl_phdr_removals_counter dlmodinfo getunwind \
/external/llvm/lib/Support/Unix/
DSignals.inc291 /// addresses with dl_iterate_phdr.
298 dl_iterate_phdr(dl_iterate_phdr_cb, &data);
302 /// This platform does not have dl_iterate_phdr, so we do not yet know how to
/external/libunwind/src/ia64/
DGtables.c627 ret = dl_iterate_phdr (check_callback, as); in validate_cache()
658 ret = dl_iterate_phdr (callback, &di); in tdep_find_proc_info()
/external/compiler-rt/lib/cfi/
Dcfi.cc188 dl_iterate_phdr(dl_iterate_phdr_cb, nullptr); in init_shadow()
/external/libunwind/src/arm/
DGex_tables.c520 ret = dl_iterate_phdr (arm_phdr_cb, &cb_data); in arm_find_proc_info()
/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc1116 INTERCEPTOR(int, dl_iterate_phdr, dl_iterate_phdr_cb callback, void *data) { in INTERCEPTOR() argument
1121 int res = REAL(dl_iterate_phdr)(msan_dl_iterate_phdr_cb, (void *)&cbdata); in INTERCEPTOR()
1627 INTERCEPT_FUNCTION(dl_iterate_phdr); in InitializeInterceptors()
/external/compiler-rt/lib/dfsan/
Ddone_abilist.txt201 fun:dl_iterate_phdr=custom
Ddfsan_custom.cc418 return dl_iterate_phdr(dl_iterate_phdr_cb, &dipi); in __dfsw_dl_iterate_phdr()
Dlibc_ubuntu1404_abilist.txt1556 fun:dl_iterate_phdr=uninstrumented
/external/libunwind_llvm/src/
DAddressSpace.hpp384 int found = dl_iterate_phdr( in findUnwindSections()
/external/valgrind/docs/internals/
Dsegments-seginfos.txt128 dl_iterate_phdr()] and even antagonistic towards anybody else
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc2248 TSAN_INTERCEPTOR(int, dl_iterate_phdr, dl_iterate_phdr_cb_t cb, void *data) { in TSAN_INTERCEPTOR() argument
2249 SCOPED_TSAN_INTERCEPTOR(dl_iterate_phdr, cb, data); in TSAN_INTERCEPTOR()
2255 int res = REAL(dl_iterate_phdr)(dl_iterate_phdr_cb, &cbdata); in TSAN_INTERCEPTOR()
2702 TSAN_INTERCEPT(dl_iterate_phdr); in InitializeInterceptors()
/external/libunwind/src/dwarf/
DGfind_proc_info-lsb.c807 ret = dl_iterate_phdr (dwarf_callback, &cb_data); in dwarf_find_proc_info()
/external/compiler-rt/test/dfsan/
Dcustom.cc654 dl_iterate_phdr(dl_iterate_phdr_test_cb, (void *)3); in test_dl_iterate_phdr()
/external/compiler-rt/lib/msan/tests/
Dmsan_test.cc2898 TEST(MemorySanitizer, dl_iterate_phdr) { in TEST() argument
2908 int result = dl_iterate_phdr(dl_phdr_callback, &count); in TEST()
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym1685 PUBLIC 110a70 0 dl_iterate_phdr