Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/
H A Dstack_unwind.h60 struct _Unwind_Exception;
69 struct _Unwind_Exception *exc);
76 struct _Unwind_Exception { struct
96 struct _Unwind_Exception *exceptionObject, argument
108 struct _Unwind_Exception *exceptionObject,
121 struct _Unwind_Exception *exception_object);
131 struct _Unwind_Exception *exception_object,
140 void _Unwind_Resume(struct _Unwind_Exception *exception_object);
145 void _Unwind_DeleteException(struct _Unwind_Exception *exception_object);
158 struct _Unwind_Exception *exception_object,
/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dunwind.c176 struct _Unwind_Exception *exception_object __unused, in _Unw_very_boring_personality()
288 _Unwind_RaiseException_Body(struct _Unwind_Exception *exception_object, in _Unwind_RaiseException_Body()
359 __Unwind_RaiseException_Backend(struct _Unwind_Exception *exception_object) in __Unwind_RaiseException_Backend()
371 _Unwind_ForcedUnwind_Body(struct _Unwind_Exception *exception_object, in _Unwind_ForcedUnwind_Body()
443 _Unwind_ForcedUnwind(struct _Unwind_Exception *exception_object, in _Unwind_ForcedUnwind()
456 _Unwind_Resume(struct _Unwind_Exception *exception_object) in _Unwind_Resume()
475 _Unwind_DeleteException(struct _Unwind_Exception *exception_object) in _Unwind_DeleteException()
H A Dthrp_unwind.c44 struct _Unwind_Exception *exceptionObject, in posix_stop_func()
H A Dunwind_context.h82 struct _Unwind_Exception *exception_object,