Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/ginclude/
H A Dunwind-arm-common.h77 typedef struct _Unwind_Control_Block _Unwind_Control_Block; typedef
84 struct _Unwind_Control_Block struct
87 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block *); argument
90 {
97 unwinder_cache;
100 {
104 barrier_cache;
107 {
110 cleanup_cache;
113 {
[all …]