Home
last modified time | relevance | path

Searched defs:exceptionObject (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/libunwind/test/
H A Dforceunwind.pass.cpp34 _Unwind_Exception *exceptionObject, in stop()
/llvm-project-15.0.7/compiler-rt/lib/builtins/
H A Dgcc_personality_v0.c153 continueUnwind(struct _Unwind_Exception *exceptionObject, in continueUnwind()
175 struct _Unwind_Exception *exceptionObject, struct _Unwind_Context *context) in __gcc_personality_sj0()
/llvm-project-15.0.7/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp506 struct _Unwind_Exception *exceptionObject) { in handleActionValue()
598 struct _Unwind_Exception *exceptionObject, in handleLsda()
780 struct _Unwind_Exception *exceptionObject, in ourPersonality()