Searched refs:_Unwind_DeleteException (Results 1 – 4 of 4) sorted by relevance
121 #define _Unwind_DeleteException _SUNW_Unwind_DeleteException macro132 #pragma weak _SUNW_Unwind_DeleteException = _Unwind_DeleteException475 _Unwind_DeleteException(struct _Unwind_Exception *exception_object) in _Unwind_DeleteException() function
57 _Unwind_DeleteException(exceptionObject); in posix_stop_func()
145 void _Unwind_DeleteException(struct _Unwind_Exception *exception_object);
1325 _Unwind_DeleteException;