Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A Dlibunwind_ext.h33 extern int __unw_resume(unw_cursor_t *);
H A Dlibunwind.cpp209 _LIBUNWIND_HIDDEN int __unw_resume(unw_cursor_t *cursor) { in _LIBUNWIND_WEAK_ALIAS()
219 _LIBUNWIND_WEAK_ALIAS(__unw_resume, unw_resume) in _LIBUNWIND_WEAK_ALIAS() argument
H A DUnwind-EHABI.cpp675 __unw_resume(cursor); in unwind_phase2()
779 __unw_resume(cursor); in unwind_phase2_forced()
H A DUnwindLevel1.c50 __unw_resume((cursor)); \
H A DUnwind-seh.cpp314 __unw_resume(&cursor2); in unwind_phase2_forced()