Home
last modified time | relevance | path

Searched defs:_Unwind_Control_Block (Results 1 – 1 of 1) sorted by relevance

/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.h76 typedef struct _Unwind_Control_Block _Unwind_Control_Block; typedef
83 struct _Unwind_Control_Block struct
86 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block *); argument
89 {
96 unwinder_cache;
99 {
103 barrier_cache;
106 {
109 cleanup_cache;
112 {
[all …]