Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/gabi++/src/
Dcall_unexpected.cc240 __cxa_end_catch(); in __cxa_call_unexpected()
241 __cxa_end_catch(); in __cxa_call_unexpected()
312 __cxa_end_catch(); in __cxa_call_unexpected()
313 __cxa_end_catch(); in __cxa_call_unexpected()
322 __cxa_end_catch(); in __cxa_call_unexpected()
323 __cxa_end_catch(); in __cxa_call_unexpected()
Dcxxabi.cc230 extern "C" void __cxa_end_catch() { in __cxa_end_catch() function
/ndk/sources/cxx-stl/gabi++/include/
Dcxxabi.h97 void __cxa_end_catch();