Searched refs:_Unwind_SjLj_RaiseException (Results 1 – 8 of 8) sorted by relevance
279 _Unwind_SjLj_RaiseException(&exception_header->unwindHeader); in __cxa_throw()607 _Unwind_SjLj_RaiseException(&exception_header->unwindHeader); in __cxa_rethrow()732 _Unwind_SjLj_RaiseException(&dep_exception_header->unwindHeader); in __cxa_rethrow_primary_exception()
277 _Unwind_SjLj_RaiseException(&exception_header->unwindHeader); in __cxa_throw()605 _Unwind_SjLj_RaiseException(&exception_header->unwindHeader); in __cxa_rethrow()730 _Unwind_SjLj_RaiseException(&dep_exception_header->unwindHeader); in __cxa_rethrow_primary_exception()
357 INTERCEPTOR(_Unwind_Reason_Code, _Unwind_SjLj_RaiseException, in INTERCEPTOR() argument359 CHECK(REAL(_Unwind_SjLj_RaiseException)); in INTERCEPTOR()361 return REAL(_Unwind_SjLj_RaiseException)(object); in INTERCEPTOR()685 INTERCEPT_FUNCTION(_Unwind_SjLj_RaiseException); in InitializeAsanInterceptors()
323 _Unwind_SjLj_RaiseException(struct _Unwind_Exception *exception_object) { in _Unwind_SjLj_RaiseException() function380 return _Unwind_SjLj_RaiseException(exception_object); in _Unwind_SjLj_Resume_or_Rethrow()
109 NOT_HERE_BEFORE_5_0(_Unwind_SjLj_RaiseException)
244 _Unwind_Reason_Code _Unwind_SjLj_RaiseException(struct _Unwind_Exception *);
272 _Unwind_Reason_Code _Unwind_SjLj_RaiseException(_Unwind_Exception *);
166 _Unwind_SjLj_RaiseException(_Unwind_Exception *exception_object);