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()135 int stepResult = unw_step(&cursor2); in unwind_phase2() local136 if (stepResult == 0) { in unwind_phase2()141 } else if (stepResult < 0) { in unwind_phase2()
449 int stepResult = unw_step(&cursor1); in unwind_phase1() local450 if (stepResult == 0) { in unwind_phase1()455 } else if (stepResult < 0) { in unwind_phase1()579 int stepResult = unw_step(&cursor2); in unwind_phase2() local580 if (stepResult == 0) { in unwind_phase2()585 } else if (stepResult < 0) { in unwind_phase2()