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