Searched refs:unwind_phase2 (Results 1 – 4 of 4) sorted by relevance
/external/libunwind_llvm/src/ |
D | Unwind-sjlj.c | 164 unwind_phase2(struct _Unwind_Exception *exception_object) { in unwind_phase2() function 330 return unwind_phase2(exception_object); in _Unwind_SjLj_RaiseException() 354 unwind_phase2(exception_object); in _Unwind_SjLj_Resume()
|
D | UnwindLevel1.c | 129 unwind_phase2(unw_context_t *uc, unw_cursor_t *cursor, _Unwind_Exception *exception_object) { in unwind_phase2() function 360 return unwind_phase2(&uc, &cursor, exception_object); in _Unwind_RaiseException() 388 unwind_phase2(&uc, &cursor, exception_object); in _Unwind_Resume()
|
D | Unwind-EHABI.cpp | 536 static _Unwind_Reason_Code unwind_phase2(unw_context_t *uc, unw_cursor_t *cursor, in unwind_phase2() function 685 return unwind_phase2(&uc, &cursor, exception_object, false); in _Unwind_RaiseException() 716 unwind_phase2(&uc, &cursor, exception_object, true); in _Unwind_Resume()
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/ |
D | breakpad_unittests.sym | 54242 FUNC 68f6e 3a 0 unwind_phase2
|