Home | History | Annotate | Download | only in src

Lines Matching defs:_Unwind_RaiseException

456     // _Unwind_RaiseException).
570 // _Unwind_RaiseException or _Unwind_Resume).
704 _Unwind_RaiseException(_Unwind_Exception *exception_object) {
705 _LIBUNWIND_TRACE_API("_Unwind_RaiseException(ex_obj=%p)\n",
729 /// When _Unwind_RaiseException() is in phase2, it hands control
747 // _Unwind_RaiseException on EHABI will always set the reserved1 field to 0,