Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dunwind.c288 _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()