Lines Matching refs:exception_object
123 struct _Unwind_Exception *exception_object);
133 struct _Unwind_Exception *exception_object,
142 void _Unwind_Resume(struct _Unwind_Exception *exception_object);
147 void _Unwind_DeleteException(struct _Unwind_Exception *exception_object);
150 * (*(exception_object->exception_cleanup))(_URC_NO_REASON,
151 * exception_object);
160 struct _Unwind_Exception *exception_object,
221 _Unwind_Delete_Exception(res, exception_object);
227 _Unwind_Delete_Exception(res, exception_object);
233 _Unwind_Delete_Exception(res, exception_object);
243 _Unwind_Delete_Exception(res, exception_object);