Searched refs:exception_cleanup_func (Results 1 – 2 of 2) sorted by relevance
133 exception_cleanup_func(_Unwind_Reason_Code reason, _Unwind_Exception* unwind_exception) in exception_cleanup_func() function218 exception_header->unwindHeader.exception_cleanup = exception_cleanup_func; in __cxa_init_primary_exception()
134 exception_cleanup_func(_Unwind_Reason_Code reason, _Unwind_Exception* unwind_exception) in exception_cleanup_func() function271 exception_header->unwindHeader.exception_cleanup = exception_cleanup_func; in __cxa_throw()