Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/libunwind/src/
H A DUnwind-sjlj.c335 _Unwind_SjLj_RaiseException(struct _Unwind_Exception *exception_object) { in _Unwind_SjLj_RaiseException() function
/openbsd/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_interceptors.cpp380 INTERCEPTOR(_Unwind_Reason_Code, _Unwind_SjLj_RaiseException, in INTERCEPTOR() argument