Searched refs:__cxa_begin_cleanup (Results 1 – 7 of 7) sorted by relevance
50 extern bool __cxa_begin_cleanup(void * exceptionObject) throw();
109 bool __cxa_begin_cleanup(_Unwind_Exception*);
134 __cxa_begin_cleanup(_Unwind_Exception* exc) { in __cxa_begin_cleanup() function
381 __cxa_begin_cleanup(exc); in prepareBeginCleanup()
274 __cxa_begin_cleanup(void* unwind_arg) throw () in __cxa_begin_cleanup() function
1169 __cxa_begin_cleanup(unwind_exception); in __gxx_personality_v0()
299 __cxa_begin_cleanup;