Home
last modified time | relevance | path

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

/external/llvm-project/libunwind/src/
Dlibunwind_ext.h52 extern void __unw_remove_dynamic_fde(unw_word_t fde);
DUnwindLevel1-gcc-ext.c253 __unw_remove_dynamic_fde((unw_word_t)(uintptr_t)fde); in __deregister_frame()
Dlibunwind.cpp276 void __unw_remove_dynamic_fde(unw_word_t fde) { in __unw_remove_dynamic_fde() function