Home
last modified time | relevance | path

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

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