Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Drtl.h180 typedef struct GTY(()) reg_attrs { struct
183 } reg_attrs; argument
/dragonfly/contrib/gcc-8.0/gcc/
H A Drtl.h190 struct GTY((for_user)) reg_attrs { struct
191 tree decl; /* decl corresponding to REG. */
192 poly_int64 offset; /* Offset from start of DECL. */