Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/libstdc++-v3/libsupc++/
H A Deh_catch.cc38 _Unwind_Exception *exceptionObject in __cxa_get_exception_ptr() local
47 _Unwind_Exception *exceptionObject in __cxa_begin_catch() local
/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/
H A Dgcc_personality_v0.c153 continueUnwind(struct _Unwind_Exception *exceptionObject, in continueUnwind()
175 struct _Unwind_Exception *exceptionObject, struct _Unwind_Context *context) in __gcc_personality_sj0()
/openbsd-src/gnu/lib/libstdc++/libstdc++/libsupc++/
H A Deh_catch.cc40 _Unwind_Exception *exceptionObject in __cxa_begin_catch() local
/openbsd-src/gnu/llvm/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()