Searched refs:__cxa_begin_catch (Results 1 – 4 of 4) sorted by relevance
192 __cxa_begin_catch(unwind_exception); // unexpected is also a handler in __cxa_call_unexpected()208 __cxa_begin_catch(unwind_exception); // unexpected is also a handler in __cxa_call_unexpected()254 __cxa_begin_catch(unwind_exception); // unexpected is also a handler in __cxa_call_unexpected()313 __cxa_begin_catch(&new_exception_header->unwindHeader); in __cxa_call_unexpected()
211 extern "C" void* __cxa_begin_catch(void* exc) { in __cxa_begin_catch() function
57 __cxa_begin_catch(unwind_exception); // terminate is also a handler in call_terminate()
334 void* __cxa_begin_catch(void* exceptionObject);