Home
last modified time | relevance | path

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

/external/compiler-rt/lib/builtins/
Dgcc_personality_v0.c147 uint64_t exceptionClass, struct _Unwind_Exception* exceptionObject, in __gcc_personality_sj0()
/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp556 struct _Unwind_Exception *exceptionObject) { in handleActionValue()
649 struct _Unwind_Exception *exceptionObject, in handleLsda()
832 struct _Unwind_Exception *exceptionObject, in ourPersonality()