Searched refs:_Unwind_RaiseException (Results 1 – 16 of 16) sorted by relevance
93 _Unwind_Reason_Code _Unwind_RaiseException(struct _Unwind_Exception*);110 _Unwind_Reason_Code _Unwind_RaiseException(struct _Unwind_Exception*);
114 _Unwind_Reason_Code _Unwind_RaiseException(_Unwind_Exception* ucbp);
122 _Unwind_RaiseException
43 return _Unwind_RaiseException(exception_object); in _Unwind_Resume_or_Rethrow()49 return _Unwind_RaiseException(exception_object); in _Unwind_Resume_or_Rethrow()
92 NOT_HERE_BEFORE_10_6(_Unwind_RaiseException)
338 _Unwind_RaiseException(_Unwind_Exception *exception_object) { in _Unwind_RaiseException() function
693 _Unwind_RaiseException(_Unwind_Exception *exception_object) { in _Unwind_RaiseException() function
240 _Unwind_RaiseException(&exception_header->unwindHeader); in __cxa_throw()575 _Unwind_RaiseException(&exception_header->unwindHeader); in __cxa_rethrow()704 _Unwind_RaiseException(&dep_exception_header->unwindHeader); in __cxa_rethrow_primary_exception()
221 _Unwind_RaiseException
246 _Unwind_RaiseException
162 _Unwind_RaiseException(_Unwind_Exception *exception_object);
268 _Unwind_RaiseException(&header->unwindHeader); in throwException()
498 _Unwind_RaiseException
1374 _Unwind_RaiseException
5 _Unwind_RaiseException;