Searched refs:_Unwind_SjLj_Resume_or_Rethrow (Results 1 - 10 of 10) sorted by relevance

/openbsd-current/gnu/gcc/libstdc++-v3/libsupc++/
H A Deh_throw.cc97 _Unwind_SjLj_Resume_or_Rethrow (&header->unwindHeader);
/openbsd-current/gnu/lib/libstdc++/libstdc++/libsupc++/
H A Deh_throw.cc99 _Unwind_SjLj_Resume_or_Rethrow (&header->unwindHeader);
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dunwind.h191 extern _Unwind_Reason_Code _Unwind_SjLj_Resume_or_Rethrow (struct _Unwind_Exception *);
H A Dunwind-sjlj.c295 #define _Unwind_Resume_or_Rethrow _Unwind_SjLj_Resume_or_Rethrow
/openbsd-current/gnu/gcc/gcc/
H A Dunwind-generic.h199 extern _Unwind_Reason_Code _Unwind_SjLj_Resume_or_Rethrow (struct _Unwind_Exception *);
H A Dunwind-sjlj.c327 #define _Unwind_Resume_or_Rethrow _Unwind_SjLj_Resume_or_Rethrow
/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwind_AppleExtras.cpp110 NOT_HERE_BEFORE_5_0(_Unwind_SjLj_Resume_or_Rethrow)
H A DUnwind-sjlj.c384 _Unwind_SjLj_Resume_or_Rethrow(struct _Unwind_Exception *exception_object) { function
/openbsd-current/gnu/llvm/libunwind/include/
H A Dunwind.h104 _Unwind_SjLj_Resume_or_Rethrow(_Unwind_Exception *exception_object);
/openbsd-current/gnu/llvm/clang/lib/Headers/
H A Dunwind.h281 _Unwind_Reason_Code _Unwind_SjLj_Resume_or_Rethrow(_Unwind_Exception *);

Completed in 224 milliseconds