Home
last modified time | relevance | path

Searched refs:exception_object (Results 1 – 3 of 3) sorted by relevance

/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() argument
301 exception_object->exception_class, in _Unwind_RaiseException_Body()
302 exception_object, ctx); in _Unwind_RaiseException_Body()
310 exception_object->private_2 = _Unwind_GetCFA(ctx); in _Unwind_RaiseException_Body()
325 if (exception_object->private_2 == _Unwind_GetCFA(ctx)) { in _Unwind_RaiseException_Body()
329 exception_object->exception_class, in _Unwind_RaiseException_Body()
330 exception_object, ctx); in _Unwind_RaiseException_Body()
340 exception_object->private_1 = 0; in _Unwind_RaiseException_Body()
359 __Unwind_RaiseException_Backend(struct _Unwind_Exception *exception_object) in __Unwind_RaiseException_Backend() argument
[all …]
H A Dunwind_context.h82 struct _Unwind_Exception *exception_object,
/illumos-gate/usr/src/head/
H A Dstack_unwind.h121 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,
219 _Unwind_Delete_Exception(res, exception_object);
225 _Unwind_Delete_Exception(res, exception_object);
231 _Unwind_Delete_Exception(res, exception_object);
241 _Unwind_Delete_Exception(res, exception_object);