Searched defs:_Unwind_Control_Block (Results 1 – 1 of 1) sorted by relevance
79 typedef struct _Unwind_Control_Block _Unwind_Control_Block; typedef86 struct _Unwind_Control_Block struct95 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block *); argument98 {105 unwinder_cache;108 {112 barrier_cache;115 {118 cleanup_cache;121 {[all …]
Completed in 5 milliseconds