Home
last modified time | relevance | path

Searched refs:attr_abbrev (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Ddwarf2.c286 struct attr_abbrev *attrs; /* An array of attribute descriptions. */
290 struct attr_abbrev struct
857 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()
DChangeLog-00013582 (struct attr_abbrev, ABBREV_HASH_SIZE, ATTR_ALLOC_CHUNK): Likewise.