Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/libunwind/src/
H A Dlibunwind_ext.h34 extern void _unw_remove_dynamic_fde(unw_word_t fde);
H A DUnwindLevel1-gcc-ext.c243 _unw_remove_dynamic_fde((unw_word_t)(uintptr_t) fde); in __deregister_frame()
H A Dlibunwind.cpp351 void _unw_remove_dynamic_fde(unw_word_t fde) { in _unw_remove_dynamic_fde() function
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libunwind/src/
H A Dlibunwind_ext.h34 extern void _unw_remove_dynamic_fde(unw_word_t fde);
H A DUnwindLevel1-gcc-ext.c247 _unw_remove_dynamic_fde((unw_word_t)(uintptr_t) fde); in __deregister_frame()
H A Dlibunwind.cpp360 void _unw_remove_dynamic_fde(unw_word_t fde) { in _unw_remove_dynamic_fde() function