Searched refs:unwind_phase2 (Results 1 – 4 of 4) sorted by relevance
128 unwind_phase2(struct _Unwind_Exception *exception_object) { in unwind_phase2() function294 return unwind_phase2(exception_object); in _Unwind_SjLj_RaiseException()318 unwind_phase2(exception_object); in _Unwind_SjLj_Resume()
130 unwind_phase2(unw_context_t *uc, _Unwind_Exception *exception_object) { in unwind_phase2() function362 return unwind_phase2(&uc, exception_object); in _Unwind_RaiseException()389 unwind_phase2(&uc, exception_object); in _Unwind_Resume()
556 static _Unwind_Reason_Code unwind_phase2(unw_context_t *uc, in unwind_phase2() function720 return unwind_phase2(&uc, exception_object, false); in _Unwind_RaiseException()750 unwind_phase2(&uc, exception_object, true); in _Unwind_Resume()
54242 FUNC 68f6e 3a 0 unwind_phase2