Searched refs:eh_globals (Results 1 – 1 of 1) sorted by relevance
421 void *eh_globals;423 eh_globals = __ghs_GetThreadLocalStorageItem(__ghs_TLS___eh_globals);424 __cpp_exception_init(eh_globals);431 void *eh_globals; in __ghs_cpp_exception_init() local435 eh_globals = __ghs_GetThreadLocalStorageItem(__ghs_TLS___eh_globals); in __ghs_cpp_exception_init()436 __cpp_exception_init(eh_globals); in __ghs_cpp_exception_init()450 void *eh_globals; in __ghs_cpp_exception_cleanup() local452 eh_globals = __ghs_GetThreadLocalStorageItem(__ghs_TLS___eh_globals); in __ghs_cpp_exception_cleanup()453 __cpp_exception_cleanup(eh_globals); in __ghs_cpp_exception_cleanup()