Home
last modified time | relevance | path

Searched defs:_Unwind_Resume (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dunwind-compat.c173 _Unwind_Resume (struct _Unwind_Exception *exc) in _Unwind_Resume() function
H A Dunwind-seh.c346 _Unwind_Resume (struct _Unwind_Exception *gcc_exc) in _Unwind_Resume() function
H A Dunwind-sjlj.c322 #define _Unwind_Resume _Unwind_SjLj_Resume macro
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dunwind-compat.c173 _Unwind_Resume (struct _Unwind_Exception *exc) in _Unwind_Resume() function
H A Dunwind-seh.c346 _Unwind_Resume (struct _Unwind_Exception *gcc_exc) in _Unwind_Resume() function
H A Dunwind-sjlj.c322 #define _Unwind_Resume _Unwind_SjLj_Resume macro
/netbsd-src/sys/lib/libunwind/
H A Dlibunwind.cxx223 void _Unwind_Resume(struct _Unwind_Exception *exc) { in _Unwind_Resume() function