Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/libgcc/
H A Dunwind-generic.h90 struct _Unwind_Exception struct
92 _Unwind_Exception_Class exception_class; argument
93 _Unwind_Exception_Cleanup_Fn exception_cleanup; argument
96 _Unwind_Word private_[6];
98 _Unwind_Word private_1;
99 _Unwind_Word private_2;
/dflybsd-src/contrib/gcc-4.7/libgcc/
H A Dunwind-generic.h85 struct _Unwind_Exception struct
87 _Unwind_Exception_Class exception_class; argument
88 _Unwind_Exception_Cleanup_Fn exception_cleanup; argument
89 _Unwind_Word private_1;
90 _Unwind_Word private_2;
/dflybsd-src/contrib/gcc-4.7/gcc/ginclude/
H A Dunwind-arm-common.h184 #define _Unwind_Exception _Unwind_Control_Block macro