Searched refs:cursor2 (Results 1 – 1 of 1) sorted by relevance
236 unw_cursor_t cursor2; in unwind_phase2_forced() local237 unw_init_local(&cursor2, uc); in unwind_phase2_forced()240 while (unw_step(&cursor2) > 0) { in unwind_phase2_forced()244 if (unw_get_proc_info(&cursor2, &frameInfo) != UNW_ESUCCESS) { in unwind_phase2_forced()256 if ((unw_get_proc_name(&cursor2, functionBuf, sizeof(functionBuf), in unwind_phase2_forced()272 (struct _Unwind_Context *)(&cursor2), stop_parameter); in unwind_phase2_forced()292 (struct _Unwind_Context *)(&cursor2)); in unwind_phase2_forced()307 unw_resume(&cursor2); in unwind_phase2_forced()328 (struct _Unwind_Context *)(&cursor2), stop_parameter); in unwind_phase2_forced()