Searched defs:findDynamicUnwindSections (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/libunwind/src/ | ||
H A D | libunwind.cpp | 364 bool findDynamicUnwindSections(void *addr, unw_dynamic_unwind_sections *info) { findDynamicUnwindSections() function |
/freebsd-src/contrib/llvm-project/compiler-rt/lib/orc/ | ||
H A D | macho_platform.cpp | 1041 int MachOPlatformRuntimeState::findDynamicUnwindSections( in findDynamicUnwindSections() function in __anon068503140411::MachOPlatformRuntimeState |