Searched refs:_Unwind_RaiseException (Results 1 – 25 of 27) sorted by relevance
12
71 _Unwind_RaiseException (&header->unwindHeader); in __cxa_throw()100 _Unwind_RaiseException (&header->unwindHeader); in __cxa_rethrow()
34 /* Subroutine of _Unwind_RaiseException also invoked from _Unwind_Resume. 86 _Unwind_RaiseException(struct _Unwind_Exception *exc)231 /* Choose between continuing to process _Unwind_RaiseException253 /* Choose between continuing to process _Unwind_RaiseException256 return _Unwind_RaiseException (exc);
170 _Unwind_RaiseException(struct _Unwind_Exception *exc) in _Unwind_RaiseException() function174 symver (_Unwind_RaiseException, GCC_3.0);
118 extern _Unwind_Reason_Code _Unwind_RaiseException (struct _Unwind_Exception *);
321 #define _Unwind_RaiseException _Unwind_SjLj_RaiseException macro
157 _Unwind_RaiseException
1532 alias (_Unwind_RaiseException);
335 INTERCEPTOR(_Unwind_Reason_Code, _Unwind_RaiseException, in INTERCEPTOR() argument337 CHECK(REAL(_Unwind_RaiseException)); in INTERCEPTOR()339 return REAL(_Unwind_RaiseException)(object); in INTERCEPTOR()668 INTERCEPT_FUNCTION(_Unwind_RaiseException); in InitializeAsanInterceptors()
47 return _Unwind_RaiseException(exception_object); in _Unwind_Resume_or_Rethrow()53 return _Unwind_RaiseException(exception_object); in _Unwind_Resume_or_Rethrow()
62 NOT_HERE_BEFORE_10_6(_Unwind_RaiseException)
348 _Unwind_RaiseException(_Unwind_Exception *exception_object) { in _Unwind_RaiseException() function
333 _Unwind_RaiseException(_Unwind_Exception *exception_object) { in _Unwind_RaiseException() function
675 _Unwind_RaiseException(_Unwind_Exception *exception_object) { in _Unwind_RaiseException() function
61 _Unwind_Reason_Code _Unwind_RaiseException(struct _Unwind_Exception *);
91 extern _Unwind_Reason_Code _Unwind_RaiseException (struct _Unwind_Exception *);
86 extern _Unwind_Reason_Code _Unwind_RaiseException (struct _Unwind_Exception *);
103 _Unwind_Reason_Code _Unwind_RaiseException(struct _Unwind_Exception *ucbp);
774 _Unwind_Reason_Code err = _Unwind_RaiseException(&ex->unwindHeader); in throw_exception()
82 _Unwind_RaiseException;
130 UNWIND_WRAPPER _Unwind_RaiseException 1
203 _Unwind_Reason_Code _Unwind_RaiseException(_Unwind_Control_Block *ucbp);
256 _Unwind_Reason_Code _Unwind_RaiseException(_Unwind_Exception *);
174 _Unwind_RaiseException(_Unwind_Exception *exception_object);
2412 alias (_Unwind_RaiseException);
708 _Unwind_RaiseException