Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Deh_catch.cc33 _Unwind_Exception *exceptionObject in __cxa_get_exception_ptr() local
42 _Unwind_Exception *exceptionObject in __cxa_begin_catch() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Deh_catch.cc33 _Unwind_Exception *exceptionObject in __cxa_get_exception_ptr() local
42 _Unwind_Exception *exceptionObject in __cxa_begin_catch() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dgcc_personality_v0.c148 uint64_t exceptionClass, struct _Unwind_Exception* exceptionObject, in __gcc_personality_sj0()
/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/
H A Dexception.cc1039 static void pushCleanupException(_Unwind_Exception *exceptionObject, in pushCleanupException()