Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dunwind.h83 struct _Unwind_Exception;
86 struct _Unwind_Exception *);
88 struct _Unwind_Exception struct
118 extern _Unwind_Reason_Code _Unwind_RaiseException (struct _Unwind_Exception *);
124 struct _Unwind_Exception *, struct _Unwind_Context *, void *);
126 extern _Unwind_Reason_Code _Unwind_ForcedUnwind (struct _Unwind_Exception *,
131 extern void _Unwind_DeleteException (struct _Unwind_Exception *);
135 extern void _Unwind_Resume (struct _Unwind_Exception *);
139 extern _Unwind_Reason_Code _Unwind_Resume_or_Rethrow (struct _Unwind_Exception *);
184 struct _Unwind_Exception *, struct _Unwind_Context *);
[all …]
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-sde-elf_include/
H A Dunwind.h83 struct _Unwind_Exception;
86 struct _Unwind_Exception *);
88 struct _Unwind_Exception struct
125 _Unwind_RaiseException (struct _Unwind_Exception *);
131 struct _Unwind_Exception *, struct _Unwind_Context *, void *);
134 _Unwind_ForcedUnwind (struct _Unwind_Exception *, _Unwind_Stop_Fn, void *);
137 extern void _Unwind_DeleteException (struct _Unwind_Exception *);
142 _Unwind_Resume (struct _Unwind_Exception *);
147 _Unwind_Resume_or_Rethrow (struct _Unwind_Exception *);
194 struct _Unwind_Exception *, struct _Unwind_Context *);
[all …]
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dunwind.h83 struct _Unwind_Exception;
86 struct _Unwind_Exception *);
88 struct _Unwind_Exception struct
125 _Unwind_RaiseException (struct _Unwind_Exception *);
131 struct _Unwind_Exception *, struct _Unwind_Context *, void *);
134 _Unwind_ForcedUnwind (struct _Unwind_Exception *, _Unwind_Stop_Fn, void *);
137 extern void _Unwind_DeleteException (struct _Unwind_Exception *);
142 _Unwind_Resume (struct _Unwind_Exception *);
147 _Unwind_Resume_or_Rethrow (struct _Unwind_Exception *);
194 struct _Unwind_Exception *, struct _Unwind_Context *);
[all …]