Searched defs:exceptionObject (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dthrp_unwind.c48 struct _Unwind_Exception *exceptionObject,
61 _Unwind_DeleteException(exceptionObject);
44 posix_stop_func( int version, _Unwind_Action _Unwind_actions, uint64_t exceptionClass, struct _Unwind_Exception *exceptionObject, struct _Unwind_Context *context, void *func_arg) argument

Completed in 56 milliseconds