Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dgcc_personality_v0.c168 continueUnwind(struct _Unwind_Exception *exceptionObject, in continueUnwind()
190 struct _Unwind_Exception *exceptionObject, struct _Unwind_Context *context) in __gcc_personality_sj0()
/freebsd/contrib/libcxxrt/
H A Dexception.cc1088 static void pushCleanupException(_Unwind_Exception *exceptionObject, in pushCleanupException()