Searched refs:_Unwind_RaiseException (Results 1 – 16 of 16) sorted by relevance
86 _Unwind_Reason_Code _Unwind_RaiseException(struct _Unwind_Exception*);103 _Unwind_Reason_Code _Unwind_RaiseException(struct _Unwind_Exception*);
114 _Unwind_Reason_Code _Unwind_RaiseException(_Unwind_Exception* ucbp);
40 return _Unwind_RaiseException(exception_object); in _Unwind_Resume_or_Rethrow()46 return _Unwind_RaiseException(exception_object); in _Unwind_Resume_or_Rethrow()
92 NOT_HERE_BEFORE_10_6(_Unwind_RaiseException)
330 _Unwind_RaiseException(_Unwind_Exception *exception_object) { in _Unwind_RaiseException() function
656 _Unwind_RaiseException(_Unwind_Exception *exception_object) { in _Unwind_RaiseException() function
122 _Unwind_RaiseException
240 _Unwind_RaiseException(&exception_header->unwindHeader); in __cxa_throw()572 _Unwind_RaiseException(&exception_header->unwindHeader); in __cxa_rethrow()701 _Unwind_RaiseException(&dep_exception_header->unwindHeader); in __cxa_rethrow_primary_exception()
221 _Unwind_RaiseException
246 _Unwind_RaiseException
163 _Unwind_RaiseException(_Unwind_Exception *exception_object);
268 _Unwind_RaiseException(&header->unwindHeader); in throwException()
498 _Unwind_RaiseException
1374 _Unwind_RaiseException
5 _Unwind_RaiseException;