Lines Matching defs:_Unwind_Control_Block
68 typedef struct _Unwind_Control_Block _Unwind_Control_Block; typedef
110 typedef struct _Unwind_Control_Block _Unwind_Control_Block; typedef
113 struct _Unwind_Control_Block { struct
115 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block *); argument
117 struct {
123 } unwinder_cache;
125 struct {
128 } barrier_cache;
130 struct {
132 } cleanup_cache;
134 struct {
139 } pr_cache;
140 long long int : 0; /* force alignment of next item to 8-byte boundary */