Searched defs:_Unwind_Control_Block (Results 1 – 1 of 1) sorted by relevance
70 typedef struct _Unwind_Control_Block _Unwind_Control_Block; typedef73 struct _Unwind_Control_Block { struct75 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block*); argument78 struct {84 } unwinder_cache;87 struct {90 } barrier_cache;93 struct {95 } cleanup_cache;98 struct {[all …]