Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-tic54x.c69 struct stag_field /* List of fields. */ struct
71 const char *name;
72 bfd_vma offset; /* Of start of this field. */
73 int bitfield_offset; /* Of start of this field. */
74 struct stag *stag; /* If field is struct/union. */
75 struct stag_field *next;
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-tic54x.c68 struct stag_field /* List of fields. */ struct
70 const char *name;
71 bfd_vma offset; /* Of start of this field. */
72 int bitfield_offset; /* Of start of this field. */
73 struct stag *stag; /* If field is struct/union. */
74 struct stag_field *next;