Home
last modified time | relevance | path

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

/external/libunwind_llvm/src/
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.c36 unwind_phase1(unw_context_t *uc, _Unwind_Exception *exception_object) { in unwind_phase1() function
357 _Unwind_Reason_Code phase1 = unwind_phase1(&uc, exception_object); in _Unwind_RaiseException()
DUnwind-EHABI.cpp441 unwind_phase1(unw_context_t *uc, _Unwind_Exception *exception_object) { in unwind_phase1() function
715 _Unwind_Reason_Code phase1 = unwind_phase1(&uc, exception_object); in _Unwind_RaiseException()