Home
last modified time | relevance | path

Searched refs:_Unwind_DeleteException (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dunwind.c121 #define _Unwind_DeleteException _SUNW_Unwind_DeleteException macro
132 #pragma weak _SUNW_Unwind_DeleteException = _Unwind_DeleteException
475 _Unwind_DeleteException(struct _Unwind_Exception *exception_object) in _Unwind_DeleteException() function
H A Dthrp_unwind.c57 _Unwind_DeleteException(exceptionObject); in posix_stop_func()
/illumos-gate/usr/src/head/
H A Dstack_unwind.h145 void _Unwind_DeleteException(struct _Unwind_Exception *exception_object);
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers1227 _Unwind_DeleteException;