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.c301 exception_object->exception_class, in _Unwind_RaiseException_Body()
302 exception_object, 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()
389 exception_object->exception_class, in _Unwind_ForcedUnwind_Body()
410 exception_object->exception_class, in _Unwind_ForcedUnwind_Body()
411 exception_object, ctx); in _Unwind_ForcedUnwind_Body()
425 exception_object->exception_class, in _Unwind_ForcedUnwind_Body()
463 if (exception_object->private_1) in _Unwind_Resume()
[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);