Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/include/
H A Dunwind.h85 struct _Unwind_Exception;
88 struct _Unwind_Exception *);
90 struct _Unwind_Exception struct
132 _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 …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/include/
H A Dunwind-arm-common.h183 #define _Unwind_Exception _Unwind_Control_Block macro
212 void _Unwind_DeleteException (_Unwind_Exception *);