Symbol: _Unwind_Exception
usr/src/head/stack_unwind.h
108
struct _Unwind_Exception *exceptionObject,
usr/src/head/stack_unwind.h
121
struct _Unwind_Exception *exception_object);
usr/src/head/stack_unwind.h
131
struct _Unwind_Exception *exception_object,
usr/src/head/stack_unwind.h
140
void _Unwind_Resume(struct _Unwind_Exception *exception_object);
usr/src/head/stack_unwind.h
145
void _Unwind_DeleteException(struct _Unwind_Exception *exception_object);
usr/src/head/stack_unwind.h
158
struct _Unwind_Exception *exception_object,
usr/src/head/stack_unwind.h
60
struct _Unwind_Exception;
usr/src/head/stack_unwind.h
69
struct _Unwind_Exception *exc);
usr/src/head/stack_unwind.h
96
struct _Unwind_Exception *exceptionObject,
usr/src/lib/libc/amd64/unwind/thrp_unwind.c
44
struct _Unwind_Exception *exceptionObject,
usr/src/lib/libc/amd64/unwind/unwind.c
176
struct _Unwind_Exception *exception_object __unused,
usr/src/lib/libc/amd64/unwind/unwind.c
288
_Unwind_RaiseException_Body(struct _Unwind_Exception *exception_object,
usr/src/lib/libc/amd64/unwind/unwind.c
359
__Unwind_RaiseException_Backend(struct _Unwind_Exception *exception_object)
usr/src/lib/libc/amd64/unwind/unwind.c
371
_Unwind_ForcedUnwind_Body(struct _Unwind_Exception *exception_object,
usr/src/lib/libc/amd64/unwind/unwind.c
443
_Unwind_ForcedUnwind(struct _Unwind_Exception *exception_object,
usr/src/lib/libc/amd64/unwind/unwind.c
456
_Unwind_Resume(struct _Unwind_Exception *exception_object)
usr/src/lib/libc/amd64/unwind/unwind.c
475
_Unwind_DeleteException(struct _Unwind_Exception *exception_object)
usr/src/lib/libc/amd64/unwind/unwind_context.h
82
struct _Unwind_Exception *exception_object,