Searched refs:stepResult (Results 1 – 1 of 1) sorted by relevance
45 int stepResult = __unw_step(cursor); in unwind_phase1() local46 if (stepResult == 0) { in unwind_phase1()52 } else if (stepResult < 0) { in unwind_phase1()143 int stepResult = __unw_step(cursor); in unwind_phase2() local144 if (stepResult == 0) { in unwind_phase2()150 } else if (stepResult < 0) { in unwind_phase2()