Searched defs:globals (Results 1 – 4 of 4) sorted by relevance
194 __cxa_eh_globals *globals = __cxa_get_globals(); in __cxa_rethrow() local214 __cxa_eh_globals* globals = __cxa_get_globals(); in __cxa_begin_catch() local236 __cxa_eh_globals *globals = __cxa_get_globals_fast(); in __cxa_end_catch() local274 __cxa_eh_globals* globals = __cxa_get_globals(); in __cxa_uncaught_exception() local
134 __cxa_eh_globals *globals = __cxa_get_globals(); in __cxa_begin_cleanup() local152 __cxa_eh_globals *globals = __cxa_get_globals(); in helper_end_cleanup() local291 __cxa_eh_globals* globals = __cxa_get_globals_fast(); in __cxa_call_unexpected() local
148 __cxa_eh_globals* globals = __cxa_get_globals(); in uncaught_exception() local
322 __cxa_eh_globals globals; member