Searched refs:attr_abbrev (Results 1 – 2 of 2) sorted by relevance
286 struct attr_abbrev *attrs; /* An array of attribute descriptions. */290 struct attr_abbrev struct857 struct attr_abbrev *tmp; in read_abbrevs()860 amt *= sizeof (struct attr_abbrev); in read_abbrevs()861 tmp = (struct attr_abbrev *) bfd_realloc (cur_abbrev->attrs, amt); in read_abbrevs()1094 struct attr_abbrev *abbrev, in read_attribute()
3582 (struct attr_abbrev, ABBREV_HASH_SIZE, ATTR_ALLOC_CHUNK): Likewise.