Searched refs:attr_abbrev (Results 1 – 2 of 2) sorted by relevance
289 struct attr_abbrev *attrs; /* An array of attribute descriptions. */293 struct attr_abbrev struct925 struct attr_abbrev *tmp; in read_abbrevs()928 amt *= sizeof (struct attr_abbrev); in read_abbrevs()929 tmp = (struct attr_abbrev *) bfd_realloc (cur_abbrev->attrs, amt); in read_abbrevs()1172 struct attr_abbrev * abbrev, in read_attribute()
3582 (struct attr_abbrev, ABBREV_HASH_SIZE, ATTR_ALLOC_CHUNK): Likewise.