Searched refs:__cxa_get_globals (Results 1 – 4 of 4) sorted by relevance
140 extern "C" __cxa_eh_globals* __cxa_get_globals() { in __cxa_get_globals() function194 __cxa_eh_globals *globals = __cxa_get_globals(); in __cxa_rethrow()214 __cxa_eh_globals* globals = __cxa_get_globals(); in __cxa_begin_catch()274 __cxa_eh_globals* globals = __cxa_get_globals(); in __cxa_uncaught_exception()
134 __cxa_eh_globals *globals = __cxa_get_globals(); in __cxa_begin_cleanup()152 __cxa_eh_globals *globals = __cxa_get_globals(); in helper_end_cleanup()220 __cxa_exception* new_header = __cxa_get_globals()->caughtExceptions; in __cxa_call_unexpected()
148 __cxa_eh_globals* globals = __cxa_get_globals(); in uncaught_exception()
325 __cxa_eh_globals* __cxa_get_globals();