Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A Dlibunwind_ext.h114 extern int __unw_add_find_dynamic_unwind_sections(
H A Dlibunwind.cpp378 int __unw_add_find_dynamic_unwind_sections( in __unw_add_find_dynamic_unwind_sections() function
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Dmacho_platform.cpp65 extern "C" int __unw_add_find_dynamic_unwind_sections(
467 UseCallbackStyleUnwindInfo = __unw_add_find_dynamic_unwind_sections && in deregisterJITDylib()
474 if (__unw_add_find_dynamic_unwind_sections(&findDynamicUnwindSections)) in registerThreadDataSection()