Home
last modified time | relevance | path

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

/external/libunwind_llvm/src/
Dlibunwind_ext.h34 extern void _unw_remove_dynamic_fde(unw_word_t fde);
DUnwindLevel1-gcc-ext.c243 _unw_remove_dynamic_fde((unw_word_t)(uintptr_t) fde); in __deregister_frame()
Dlibunwind.cpp339 void _unw_remove_dynamic_fde(unw_word_t fde) { in _unw_remove_dynamic_fde() function