HomeSort by relevance Sort by last modified time
    Searched defs:_Unwind_Resume_or_Rethrow (Results 1 - 3 of 3) sorted by null

  /external/libunwind/src/unwind/
Resume_or_Rethrow.c 29 _Unwind_Resume_or_Rethrow (struct _Unwind_Exception *exception_object)
59 ALIAS (_Unwind_Resume_or_Rethrow);
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
UnwindLevel1-gcc-ext.c 27 _Unwind_Resume_or_Rethrow(_Unwind_Exception *exception_object) {
28 _LIBUNWIND_TRACE_API("_Unwind_Resume_or_Rethrow(ex_obj=%p), "
54 _LIBUNWIND_ABORT("_Unwind_Resume_or_Rethrow() called _Unwind_RaiseException()"
  /external/libcxxabi/src/Unwind/
UnwindLevel1-gcc-ext.c 29 _Unwind_Resume_or_Rethrow(_Unwind_Exception *exception_object) {
31 _LIBUNWIND_TRACE_API("_Unwind_Resume_or_Rethrow(ex_obj=%p), private_1=%ld\n",
35 _LIBUNWIND_TRACE_API("_Unwind_Resume_or_Rethrow(ex_obj=%p), private_1=%ld\n",
57 _LIBUNWIND_ABORT("_Unwind_Resume_or_Rethrow() called _Unwind_RaiseException()"

Completed in 52 milliseconds