Home
last modified time | relevance | path

Searched defs:_Unwind_DeleteException (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dunwind-compat.c46 _Unwind_DeleteException (struct _Unwind_Exception *exc) in _Unwind_DeleteException() function
H A Dunwind-seh.c425 _Unwind_DeleteException (struct _Unwind_Exception *exc) in _Unwind_DeleteException() function
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dunwind-compat.c46 _Unwind_DeleteException (struct _Unwind_Exception *exc) in _Unwind_DeleteException() function
H A Dunwind-seh.c425 _Unwind_DeleteException (struct _Unwind_Exception *exc) in _Unwind_DeleteException() function
/netbsd-src/sys/lib/libunwind/
H A Dlibunwind.cxx249 void _Unwind_DeleteException(struct _Unwind_Exception *exc) { in _Unwind_DeleteException() function