Searched refs:_Unwind_Phase2 (Results 1 – 5 of 5) sorted by relevance
44 _Unwind_Phase2 (exception_object, &context, &destroy_map); in _Unwind_Resume()
45 ret = _Unwind_Phase2 (exception_object, &context, &destroy_map); in _Unwind_Resume_or_Rethrow()
53 ret = _Unwind_Phase2 (exception_object, &context, &destroy_map); in _Unwind_ForcedUnwind()
107 ret = _Unwind_Phase2 (exception_object, &context, &destroy_map); in _Unwind_RaiseException()
58 _Unwind_Phase2 (struct _Unwind_Exception *exception_object, in _Unwind_Phase2() function