Home
last modified time | relevance | path

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

/llvm-project/libunwind/test/
H A Dforceunwind.pass.cpp40 _Unwind_Exception_Class exceptionClass, in stop()
/llvm-project/compiler-rt/lib/builtins/
H A Dgcc_personality_v0.c174 int version, _Unwind_Action actions, uint64_t exceptionClass, in __gcc_personality_sj0()
/llvm-project/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp505 handleActionValue(int64_t * resultAction,uint8_t TTypeEncoding,const uint8_t * ClassInfo,uintptr_t actionEntry,uint64_t exceptionClass,struct _Unwind_Exception * exceptionObject) handleActionValue() argument
597 handleLsda(int version,const uint8_t * lsda,_Unwind_Action actions,_Unwind_Exception_Class exceptionClass,struct _Unwind_Exception * exceptionObject,struct _Unwind_Context * context) handleLsda() argument
779 ourPersonality(int version,_Unwind_Action actions,_Unwind_Exception_Class exceptionClass,struct _Unwind_Exception * exceptionObject,struct _Unwind_Context * context) ourPersonality() argument
[all...]
/llvm-project/libcxxabi/src/
H A Dcxa_personality.cpp920 (int version, _Unwind_Action actions, uint64_t exceptionClass, in __gxx_personality_wasm0() argument