Searched refs:stepResult (Results 1 – 1 of 1) sorted by relevance
82 int stepResult = __unw_step(cursor); in unwind_phase1() local83 if (stepResult == 0) { in unwind_phase1()89 } else if (stepResult < 0) { in unwind_phase1()185 int stepResult = __unw_step(cursor); in unwind_phase2() local186 if (stepResult == 0) { in unwind_phase2()192 } else if (stepResult < 0) { in unwind_phase2()