Searched refs:unwind_phase2 (Results 1 – 4 of 4) sorted by relevance
/external/llvm-project/libunwind/src/ |
D | Unwind-sjlj.c | 168 unwind_phase2(struct _Unwind_Exception *exception_object) { in unwind_phase2() function 338 return unwind_phase2(exception_object); in _Unwind_SjLj_RaiseException() 363 unwind_phase2(exception_object); in _Unwind_SjLj_Resume()
|
D | UnwindLevel1.c | 132 unwind_phase2(unw_context_t *uc, unw_cursor_t *cursor, _Unwind_Exception *exception_object) { in unwind_phase2() function 366 return unwind_phase2(&uc, &cursor, exception_object); in _Unwind_RaiseException() 394 unwind_phase2(&uc, &cursor, exception_object); in _Unwind_Resume()
|
D | Unwind-EHABI.cpp | 540 static _Unwind_Reason_Code unwind_phase2(unw_context_t *uc, unw_cursor_t *cursor, in unwind_phase2() function 690 return unwind_phase2(&uc, &cursor, exception_object, false); in _Unwind_RaiseException() 721 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
|