Searched refs:_Unwind_Resume_or_Rethrow (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/libunwind-35.3/src/
H A DUnwindLevel1-gcc-ext.c46 EXPORT _Unwind_Reason_Code _Unwind_Resume_or_Rethrow(struct _Unwind_Exception* exception_object) function
48 DEBUG_PRINT_API("_Unwind_Resume_or_Rethrow(ex_obj=%p), private_1=%ld\n", exception_object, exception_object->private_1);
58 ABORT("_Unwind_Resume_or_Rethrow() called _Unwind_RaiseException() which unexpectedly returned");
286 NOT_HERE_BEFORE_10_6(_Unwind_Resume_or_Rethrow)
/macosx-10.10.1/libunwind-35.3/include/
H A Dunwind.h141 extern _Unwind_Reason_Code _Unwind_Resume_or_Rethrow(struct _Unwind_Exception* exception_object);
/macosx-10.10.1/libgcc-14/
H A Dstub.c29 FUNCTION_IN_LIBGCC_DYLIB_IN_10_4_THROUGH_10_5(_Unwind_Resume_or_Rethrow)

Completed in 174 milliseconds