Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dexcept.h118 struct GTY(()) eh_region_d struct
121 struct eh_region_d *outer; argument
124 struct eh_region_d *inner; argument
125 struct eh_region_d *next_peer; argument
128 int index;
131 enum eh_region_type type;
134 union eh_region_u {
184 typedef struct eh_region_d *eh_region; argument
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dexcept.h118 struct GTY(()) eh_region_d struct
121 struct eh_region_d *outer; argument
124 struct eh_region_d *inner; argument
125 struct eh_region_d *next_peer; argument
128 int index;
131 enum eh_region_type type;
134 union eh_region_u {
184 typedef struct eh_region_d *eh_region; argument