Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/config/arm/
Dunwind-arm.h81 typedef struct _Unwind_Control_Block _Unwind_Control_Block; typedef
88 struct _Unwind_Control_Block struct
91 void (*exception_cleanup)(_Unwind_Reason_Code, _Unwind_Control_Block *); argument
94 {
101 unwinder_cache;
104 {
108 barrier_cache;
111 {
114 cleanup_cache;
117 {
[all …]