Home
last modified time | relevance | path

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

/llvm-project/libunwind/test/
H A Dforceunwind.pass.cpp41 _Unwind_Exception *exceptionObject, in stop()
/llvm-project/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/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp506 handleActionValue(int64_t * resultAction,uint8_t TTypeEncoding,const uint8_t * ClassInfo,uintptr_t actionEntry,uint64_t exceptionClass,struct _Unwind_Exception * exceptionObject) handleActionValue() argument
598 handleLsda(int version,const uint8_t * lsda,_Unwind_Action actions,_Unwind_Exception_Class exceptionClass,struct _Unwind_Exception * exceptionObject,struct _Unwind_Context * context) handleLsda() argument
780 ourPersonality(int version,_Unwind_Action actions,_Unwind_Exception_Class exceptionClass,struct _Unwind_Exception * exceptionObject,struct _Unwind_Context * context) ourPersonality() argument
[all...]