Home
last modified time | relevance | path

Searched defs:_Unwind_RaiseException (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/libunwind/src/
DUnwind-seh.cpp333 _Unwind_RaiseException(_Unwind_Exception *exception_object) { in _Unwind_RaiseException() function
DUnwindLevel1.c348 _Unwind_RaiseException(_Unwind_Exception *exception_object) { in _Unwind_RaiseException() function
DUnwind-EHABI.cpp673 _Unwind_RaiseException(_Unwind_Exception *exception_object) { in _Unwind_RaiseException() function
/external/llvm-project/compiler-rt/lib/asan/
Dasan_interceptors.cpp348 INTERCEPTOR(_Unwind_Reason_Code, _Unwind_RaiseException, in INTERCEPTOR() argument