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

/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
H A DUnwindLevel1.c37 // _Unwind_RaiseException).
134 // _Unwind_RaiseException).
338 _Unwind_RaiseException(_Unwind_Exception *exception_object) { function
339 _LIBUNWIND_TRACE_API("_Unwind_RaiseException(ex_obj=%p)\n",
360 /// When _Unwind_RaiseException() is in phase2, it hands control
H A DUnwind-EHABI.cpp448 // _Unwind_RaiseException).
561 // _Unwind_RaiseException or _Unwind_Resume).
693 _Unwind_RaiseException(_Unwind_Exception *exception_object) { function
694 _LIBUNWIND_TRACE_API("_Unwind_RaiseException(ex_obj=%p)\n",
718 /// When _Unwind_RaiseException() is in phase2, it hands control
736 // _Unwind_RaiseException on EHABI will always set the reserved1 field to 0,

Completed in 444 milliseconds