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

/illumos-gate/usr/src/head/
H A Dstack_unwind.h62 struct _Unwind_Exception;
71 struct _Unwind_Exception *exc);
78 struct _Unwind_Exception { struct
98 struct _Unwind_Exception *exceptionObject,
110 struct _Unwind_Exception *exceptionObject,
123 struct _Unwind_Exception *exception_object);
133 struct _Unwind_Exception *exception_object,
142 void _Unwind_Resume(struct _Unwind_Exception *exception_object);
147 void _Unwind_DeleteException(struct _Unwind_Exception *exception_object);
160 struct _Unwind_Exception *exception_objec
[all...]

Completed in 72 milliseconds