Home
last modified time | relevance | path

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

/minix3/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dgcc_personality_v0.c187 uint64_t exceptionClass, struct _Unwind_Exception* exceptionObject, in __gcc_personality_sj0()
/minix3/external/bsd/llvm/dist/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp554 struct _Unwind_Exception *exceptionObject) { in handleActionValue()
647 struct _Unwind_Exception *exceptionObject, in handleLsda()
830 struct _Unwind_Exception *exceptionObject, in ourPersonality()
/minix3/external/bsd/libc++/dist/libcxxrt/src/
H A Dexception.cc1035 static void pushCleanupException(_Unwind_Exception *exceptionObject, in pushCleanupException()