Home
last modified time | relevance | path

Searched refs:__unw_resume (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/libunwind/src/
Dlibunwind_ext.h33 extern int __unw_resume(unw_cursor_t *);
Dlibunwind.cpp183 _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
DUnwindLevel1.c226 __unw_resume(cursor); in unwind_phase2()
317 __unw_resume(cursor); in unwind_phase2_forced()
DUnwind-seh.cpp303 __unw_resume(&cursor2); in unwind_phase2_forced()
DUnwind-EHABI.cpp648 __unw_resume(cursor); in unwind_phase2()