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

/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dunwind.c127 #define _Unwind_RaiseException _SUNW_Unwind_RaiseException macro
140 #pragma weak _SUNW_Unwind_RaiseException = _Unwind_RaiseException
351 _Unwind_RaiseException(struct _Unwind_Exception *exception_object) function

Completed in 73 milliseconds