Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/libunwind/src/
HDlibunwind_ext.h121 extern int __unw_remove_find_dynamic_unwind_sections(
HDlibunwind.cpp404 int __unw_remove_find_dynamic_unwind_sections( in __unw_remove_find_dynamic_unwind_sections() function
/freebsd-head/contrib/llvm-project/compiler-rt/lib/orc/
HDmacho_platform.cpp69 extern "C" int __unw_remove_find_dynamic_unwind_sections(
468 __unw_remove_find_dynamic_unwind_sections; in initialize()
488 if (__unw_remove_find_dynamic_unwind_sections(&findDynamicUnwindSections)) { in shutdown()