Home
last modified time | relevance | path

Searched defs:_Unwind_SjLj_RaiseException (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/libunwind/src/
DUnwind-sjlj.c323 _Unwind_SjLj_RaiseException(struct _Unwind_Exception *exception_object) { in _Unwind_SjLj_RaiseException() function
/external/llvm-project/compiler-rt/lib/asan/
Dasan_interceptors.cpp357 INTERCEPTOR(_Unwind_Reason_Code, _Unwind_SjLj_RaiseException, in INTERCEPTOR() argument