Searched refs:exception_cleanup (Results 1 – 19 of 19) sorted by relevance
77 header->exc.unwindHeader.exception_cleanup = __gxx_exception_cleanup; in __cxa_throw()
246 dep->unwindHeader.exception_cleanup = __gxx_dependent_exception_cleanup; in rethrow_exception()
79 _Unwind_Exception_Cleanup_Fn exception_cleanup; member
67 header->exc.unwindHeader.exception_cleanup = __gxx_exception_cleanup; in __cxa_init_primary_exception()
236 dep->unwindHeader.exception_cleanup = __gxx_dependent_exception_cleanup; in rethrow_exception()
69 header->exc.unwindHeader.exception_cleanup = __gxx_exception_cleanup; in __cxa_init_primary_exception()
204 dep->unwindHeader.exception_cleanup = __gxx_dependent_exception_cleanup; in rethrow_exception()
131 THREAD_SETMEM (self, exc.exception_cleanup, unwind_cleanup); in __cleanup_fct_attribute()
96 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block *); member
Completed in 45 milliseconds