Home
last modified time | relevance | path

Searched refs:_Unwind_Exception (Results 1 – 5 of 5) sorted by relevance

/sysdeps/generic/
A Dunwind.h71 struct _Unwind_Exception;
74 struct _Unwind_Exception *);
76 struct _Unwind_Exception struct
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 *);
[all …]
A Dunwind-resume.c35 _Unwind_Resume (struct _Unwind_Exception *exc) in _Unwind_Resume()
48 _Unwind_ForcedUnwind (struct _Unwind_Exception *exc, _Unwind_Stop_Fn stop, in _Unwind_ForcedUnwind()
A Dunwind-resume.h25 struct _Unwind_Exception *ue_header, \
/sysdeps/arm/
A Dunwind-resume.h24 struct _Unwind_Exception *ue_header, \
A Dunwind.h192 #define _Unwind_Exception _Unwind_Control_Block macro
214 void _Unwind_DeleteException (_Unwind_Exception *);

Completed in 6 milliseconds