Searched defs:_Unwind_Resume_or_Rethrow (Results 1 - 2 of 2) sorted by relevance

/external/libunwind/src/unwind/
H A DResume_or_Rethrow.c29 _Unwind_Resume_or_Rethrow (struct _Unwind_Exception *exception_object) function
59 ALIAS (_Unwind_Resume_or_Rethrow); variable
/external/libcxxabi/src/Unwind/
H A DUnwindLevel1-gcc-ext.c27 _Unwind_Resume_or_Rethrow(_Unwind_Exception *exception_object) { function
28 _LIBUNWIND_TRACE_API("_Unwind_Resume_or_Rethrow(ex_obj=%p), "
54 _LIBUNWIND_ABORT("_Unwind_Resume_or_Rethrow() called _Unwind_RaiseException()"

Completed in 1153 milliseconds