Lines Matching refs:_Unwind_Exception
63 struct _Unwind_Exception; /* forward-declaration */
66 struct _Unwind_Exception *);
70 struct _Unwind_Exception *,
78 struct _Unwind_Exception struct
89 extern _Unwind_Reason_Code _Unwind_RaiseException (struct _Unwind_Exception *); argument
90 extern _Unwind_Reason_Code _Unwind_ForcedUnwind (struct _Unwind_Exception *,
92 extern void _Unwind_Resume (struct _Unwind_Exception *);
93 extern void _Unwind_DeleteException (struct _Unwind_Exception *);
117 _Unwind_Resume_or_Rethrow (struct _Unwind_Exception *);
158 struct _Unwind_Exception *exceptionObject,\
164 struct _Unwind_Exception *exceptionObject,\