Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libstdc++/libsupc++/
H A Deh_catch.cc38 _Unwind_Exception *exceptionObject in __cxa_get_exception_ptr() local
47 _Unwind_Exception *exceptionObject in __cxa_begin_catch() local
/freebsd-12.1/contrib/compiler-rt/lib/builtins/
H A Dgcc_personality_v0.c153 continueUnwind(struct _Unwind_Exception *exceptionObject, in continueUnwind()
179 uint64_t exceptionClass, struct _Unwind_Exception* exceptionObject, in __gcc_personality_sj0()
/freebsd-12.1/contrib/libcxxrt/
H A Dexception.cc1059 static void pushCleanupException(_Unwind_Exception *exceptionObject, in pushCleanupException()