Searched defs:stag_field (Results 1 – 1 of 1) sorted by relevance
66 struct stag_field /* List of fields. */ struct68 const char *name;69 bfd_vma offset; /* Of start of this field. */70 int bitfield_offset; /* Of start of this field. */71 struct stag *stag; /* If field is struct/union. */72 struct stag_field *next;