Searched refs:_Unwind_Exception (Results 1 – 2 of 2) sorted by relevance
85 struct _Unwind_Exception;88 struct _Unwind_Exception *);90 struct _Unwind_Exception struct132 _Unwind_RaiseException (struct _Unwind_Exception *);138 struct _Unwind_Exception *, struct _Unwind_Context *, void *);141 _Unwind_ForcedUnwind (struct _Unwind_Exception *, _Unwind_Stop_Fn, void *);144 extern void _Unwind_DeleteException (struct _Unwind_Exception *);149 _Unwind_Resume (struct _Unwind_Exception *);154 _Unwind_Resume_or_Rethrow (struct _Unwind_Exception *);201 struct _Unwind_Exception *, struct _Unwind_Context *);[all …]
183 #define _Unwind_Exception _Unwind_Control_Block macro212 void _Unwind_DeleteException (_Unwind_Exception *);