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

/freebsd-current/contrib/llvm-project/libunwind/src/
H A Dlibunwind_ext.h93 // and __unw_remove_find_dynamic_unwind_sections respectively.
121 extern int __unw_remove_find_dynamic_unwind_sections(
H A Dlibunwind.cpp405 int __unw_remove_find_dynamic_unwind_sections( function
/freebsd-current/contrib/llvm-project/compiler-rt/lib/orc/
H A Dmacho_platform.cpp69 extern "C" int __unw_remove_find_dynamic_unwind_sections(
468 __unw_remove_find_dynamic_unwind_sections;
488 if (__unw_remove_find_dynamic_unwind_sections(&findDynamicUnwindSections)) {
490 { printdbg("__unw_remove_find_dynamic_unwind_sections failed.\n"); });

Completed in 113 milliseconds