Home
last modified time | relevance | path

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

/titanic_52/usr/src/lib/libc/amd64/unwind/
H A Dunwind.c177 struct _Unwind_Exception *exception_object, in _Unw_very_boring_personality() argument
289 _Unwind_RaiseException_Body(struct _Unwind_Exception *exception_object, in _Unwind_RaiseException_Body() argument
351 _Unwind_RaiseException(struct _Unwind_Exception *exception_object) in _Unwind_RaiseException() argument
363 _Unwind_ForcedUnwind_Body(struct _Unwind_Exception * exception_object,_Unwind_Stop_Fn stop,void * stop_parameter,struct _Unwind_Context * ctx,int resume) _Unwind_ForcedUnwind_Body() argument
435 _Unwind_ForcedUnwind(struct _Unwind_Exception * exception_object,_Unwind_Stop_Fn stop,void * stop_parameter) _Unwind_ForcedUnwind() argument
448 _Unwind_Resume(struct _Unwind_Exception * exception_object) _Unwind_Resume() argument
468 _Unwind_DeleteException(struct _Unwind_Exception * exception_object) _Unwind_DeleteException() argument
[all...]