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

/freebsd-current/contrib/llvm-project/libunwind/src/
H A Dlibunwind_ext.h92 // registered and deregistered using __unw_add_find_dynamic_unwind_sections
114 extern int __unw_add_find_dynamic_unwind_sections(
H A Dlibunwind.cpp379 int __unw_add_find_dynamic_unwind_sections( function
/freebsd-current/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 &&
474 if (__unw_add_find_dynamic_unwind_sections(&findDynamicUnwindSections))

Completed in 79 milliseconds