Searched refs:stepResult (Results 1 – 2 of 2) sorted by relevance
38 int stepResult = unw_step(&cursor1); in unwind_phase1() local39 if (stepResult == 0) { in unwind_phase1()44 } else if (stepResult < 0) { in unwind_phase1()131 int stepResult = unw_step(&cursor2); in unwind_phase2() local132 if (stepResult == 0) { in unwind_phase2()137 } else if (stepResult < 0) { in unwind_phase2()
418 int stepResult = unw_step(&cursor1); in unwind_phase1() local419 if (stepResult == 0) { in unwind_phase1()424 } else if (stepResult < 0) { in unwind_phase1()544 int stepResult = unw_step(&cursor2); in unwind_phase2() local545 if (stepResult == 0) { in unwind_phase2()550 } else if (stepResult < 0) { in unwind_phase2()