Home
last modified time | relevance | path

Searched refs:unwind_phase1 (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwind-sjlj.c73 unwind_phase1(struct _Unwind_Exception *exception_object) { in unwind_phase1() function
289 _Unwind_Reason_Code phase1 = unwind_phase1(exception_object); in _Unwind_SjLj_RaiseException()
DUnwindLevel1.c29 unwind_phase1(unw_context_t *uc, _Unwind_Exception *exception_object) { in unwind_phase1() function
350 _Unwind_Reason_Code phase1 = unwind_phase1(&uc, exception_object); in _Unwind_RaiseException()
DUnwind-EHABI.cpp434 unwind_phase1(unw_context_t *uc, _Unwind_Exception *exception_object) { in unwind_phase1() function
704 _Unwind_Reason_Code phase1 = unwind_phase1(&uc, exception_object); in _Unwind_RaiseException()