Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxxabi/test/
H A Dforced_unwind1.pass.cpp50 static void cleanup(_Unwind_Reason_Code, struct _Unwind_Exception* exc) { in cleanup() argument
/llvm-project-15.0.7/libunwind/include/
H A Dunwind.h46 } _Unwind_Reason_Code; typedef
/llvm-project-15.0.7/compiler-rt/lib/asan/
H A Dasan_interceptors.cpp350 INTERCEPTOR(_Unwind_Reason_Code, _Unwind_RaiseException, in INTERCEPTOR() argument
359 INTERCEPTOR(_Unwind_Reason_Code, _Unwind_SjLj_RaiseException, in INTERCEPTOR() argument
/llvm-project-15.0.7/clang/lib/Headers/
H A Dunwind.h93 } _Unwind_Reason_Code; typedef