Home
last modified time | relevance | path

Searched refs:_Unwind_RaiseException (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/libunwind/include/
H A Dunwind_itanium.h60 _Unwind_RaiseException(_Unwind_Exception *exception_object);
H A Dunwind_arm_ehabi.h88 _Unwind_RaiseException(_Unwind_Exception *exception_object);
/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwind-wasm.c65 _Unwind_RaiseException(_Unwind_Exception *exception_object) { in _Unwind_RaiseException() function
H A DUnwindLevel1-gcc-ext.c48 // Call _Unwind_RaiseException() as if this was a new exception in _Unwind_Resume_or_Rethrow()
50 return _Unwind_RaiseException(exception_object); in _Unwind_Resume_or_Rethrow()
58 _LIBUNWIND_ABORT("_Unwind_Resume_or_Rethrow() called _Unwind_RaiseException()" in _Unwind_Resume_or_Rethrow()
H A DUnwindLevel1.c449 _Unwind_RaiseException(_Unwind_Exception *exception_object) { in _Unwind_RaiseException() function
H A DUnwind-seh.cpp394 _Unwind_RaiseException(_Unwind_Exception *exception_object) { in _Unwind_RaiseException() function
H A DUnwind-EHABI.cpp817 _Unwind_RaiseException(_Unwind_Exception *exception_object) { in _Unwind_RaiseException() function
/freebsd/contrib/libcxxrt/
H A Dunwind-itanium.h89 extern _Unwind_Reason_Code _Unwind_RaiseException (struct _Unwind_Exception *);
H A Dunwind-arm.h103 _Unwind_Reason_Code _Unwind_RaiseException(struct _Unwind_Exception *ucbp);
H A Dexception.cc795 _Unwind_Reason_Code err = _Unwind_RaiseException(&ex->unwindHeader); in throw_exception()
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_interceptors.cpp478 INTERCEPTOR(_Unwind_Reason_Code, _Unwind_RaiseException, argument
480 CHECK(REAL(_Unwind_RaiseException));
482 return REAL(_Unwind_RaiseException)(object);
860 ASAN_INTERCEPT_FUNC(_Unwind_RaiseException);
/freebsd/lib/libgcc_s/
H A DSymbol.map79 _Unwind_RaiseException;
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dunwind.h261 _Unwind_Reason_Code _Unwind_RaiseException(_Unwind_Exception *);
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt144 fun:_Unwind_RaiseException=uninstrumented