Lines Matching refs:_Unwind_Exception
71 struct _Unwind_Exception;
74 struct _Unwind_Exception *);
76 struct _Unwind_Exception struct
112 extern _Unwind_Reason_Code _Unwind_RaiseException (struct _Unwind_Exception *);
118 struct _Unwind_Exception *, struct _Unwind_Context *, void *);
120 extern _Unwind_Reason_Code _Unwind_ForcedUnwind (struct _Unwind_Exception *,
125 extern void _Unwind_DeleteException (struct _Unwind_Exception *);
129 extern void _Unwind_Resume (struct _Unwind_Exception *);
174 struct _Unwind_Exception *, struct _Unwind_Context *);
184 (struct _Unwind_Exception *);
186 (struct _Unwind_Exception *, _Unwind_Stop_Fn, void *);
187 extern void _Unwind_SjLj_Resume (struct _Unwind_Exception *);