Searched refs:__unw_resume (Results 1 – 5 of 5) sorted by relevance
33 extern int __unw_resume(unw_cursor_t *);
183 _LIBUNWIND_HIDDEN int __unw_resume(unw_cursor_t *cursor) { in _LIBUNWIND_WEAK_ALIAS()189 _LIBUNWIND_WEAK_ALIAS(__unw_resume, unw_resume) in _LIBUNWIND_WEAK_ALIAS() argument
226 __unw_resume(cursor); in unwind_phase2()317 __unw_resume(cursor); in unwind_phase2_forced()
303 __unw_resume(&cursor2); in unwind_phase2_forced()
648 __unw_resume(cursor); in unwind_phase2()