Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A Dlibunwind_ext.h121 extern int __unw_remove_find_dynamic_unwind_sections(
H A Dlibunwind.cpp404 int __unw_remove_find_dynamic_unwind_sections( in __unw_remove_find_dynamic_unwind_sections() function
/freebsd/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; in deregisterJITDylib()
488 if (__unw_remove_find_dynamic_unwind_sections(&findDynamicUnwindSections)) { in deregisterThreadDataSection()
490 { printdbg("__unw_remove_find_dynamic_unwind_sections failed.\n"); }); in deregisterThreadDataSection()