Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libc/amd64/unwind/
H A Dunwind.c177 struct _Unwind_Exception *exception_object, in _Unw_very_boring_personality()
289 _Unwind_RaiseException_Body(struct _Unwind_Exception *exception_object, in _Unwind_RaiseException_Body()
351 _Unwind_RaiseException(struct _Unwind_Exception *exception_object) in _Unwind_RaiseException()
363 _Unwind_ForcedUnwind_Body(struct _Unwind_Exception *exception_object, in _Unwind_ForcedUnwind_Body()
435 _Unwind_ForcedUnwind(struct _Unwind_Exception *exception_object, in _Unwind_ForcedUnwind()
448 _Unwind_Resume(struct _Unwind_Exception *exception_object) in _Unwind_Resume()
468 _Unwind_DeleteException(struct _Unwind_Exception *exception_object) in _Unwind_DeleteException()