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

/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dunwind.c120 #define _Unwind_DeleteException _SUNW_Unwind_DeleteException macro
132 #pragma weak _SUNW_Unwind_DeleteException = _Unwind_DeleteException
468 _Unwind_DeleteException(struct _Unwind_Exception *exception_object) function

Completed in 59 milliseconds