Home
last modified time | relevance | path

Searched refs:_LIBUNWIND_USE_DL_ITERATE_PHDR (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/libunwind/src/
DAddressSpace.hpp106 #elif defined(_LIBUNWIND_USE_DL_ITERATE_PHDR) || \
119 defined(_LIBUNWIND_USE_DL_ITERATE_PHDR)
123 #if defined(_LIBUNWIND_USE_DL_ITERATE_PHDR)
351 #if defined(_LIBUNWIND_USE_DL_ITERATE_PHDR)
590 #elif defined(_LIBUNWIND_USE_DL_ITERATE_PHDR) in findUnwindSections()
Dconfig.h48 #define _LIBUNWIND_USE_DL_ITERATE_PHDR 1 macro
/external/llvm-project/libunwind/test/
Dframeheadercache_test.pass.cpp7 #if defined(_LIBUNWIND_USE_DL_ITERATE_PHDR) && \