Searched refs:stepResult (Results 1 – 1 of 1) sorted by relevance
101 int stepResult = __unw_step(cursor); in unwind_phase1() local102 if (stepResult == 0) { in unwind_phase1()108 } else if (stepResult < 0) { in unwind_phase1()216 int stepResult = __unw_step_stage2(cursor); in unwind_phase2() local217 if (stepResult == 0) { in unwind_phase2()223 } else if (stepResult < 0) { in unwind_phase2()