Searched refs:unwind_phase1 (Results 1 – 3 of 3) sorted by relevance
73 unwind_phase1(struct _Unwind_Exception *exception_object) { in unwind_phase1() function289 _Unwind_Reason_Code phase1 = unwind_phase1(exception_object); in _Unwind_SjLj_RaiseException()
28 unwind_phase1(unw_context_t *uc, _Unwind_Exception *exception_object) { in unwind_phase1() function342 _Unwind_Reason_Code phase1 = unwind_phase1(&uc, exception_object); in _Unwind_RaiseException()
403 unwind_phase1(unw_context_t *uc, _Unwind_Exception *exception_object) { in unwind_phase1() function667 _Unwind_Reason_Code phase1 = unwind_phase1(&uc, exception_object); in _Unwind_RaiseException()