Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gdb/dist/gdb/dwarf2/
H A Dabbrev.c103 std::vector<struct attr_abbrev> cur_attrs; in read()
151 struct attr_abbrev &cur_attr = cur_attrs.back (); in read()
159 XOBNEWVEC (&abbrev_table->m_abbrev_obstack, struct attr_abbrev, in read()
163 cur_abbrev->num_attrs * sizeof (struct attr_abbrev)); in read()
H A Dabbrev.h39 struct attr_abbrev *attrs; /* an array of attribute descriptions */
42 struct attr_abbrev struct
H A Dread.c1306 struct attribute *, struct attr_abbrev *,
19934 struct attribute *attr, struct attr_abbrev *abbrev,
/netbsd/external/gpl3/gdb.old/dist/gdb/dwarf2/
H A Dabbrev.c103 std::vector<struct attr_abbrev> cur_attrs; in read()
151 struct attr_abbrev &cur_attr = cur_attrs.back (); in read()
159 XOBNEWVEC (&abbrev_table->m_abbrev_obstack, struct attr_abbrev, in read()
163 cur_abbrev->num_attrs * sizeof (struct attr_abbrev)); in read()
H A Dabbrev.h39 struct attr_abbrev *attrs; /* an array of attribute descriptions */
42 struct attr_abbrev struct
H A Dread.c1306 struct attribute *, struct attr_abbrev *,
19934 struct attribute *attr, struct attr_abbrev *abbrev,
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Ddwarf2.c302 struct attr_abbrev *attrs; /* An array of attribute descriptions. */
306 struct attr_abbrev struct
1070 struct attr_abbrev *tmp; in read_abbrevs()
1073 amt *= sizeof (struct attr_abbrev); in read_abbrevs()
1074 tmp = (struct attr_abbrev *) bfd_realloc (cur_abbrev->attrs, amt); in read_abbrevs()
1345 struct attr_abbrev * abbrev, in read_attribute()
H A DChangeLog-20173178 (struct attr_abbrev): Add field implicit_const.
H A DChangeLog-00013582 (struct attr_abbrev, ABBREV_HASH_SIZE, ATTR_ALLOC_CHUNK): Likewise.
/netbsd/external/gpl3/gdb/dist/bfd/
H A Ddwarf2.c308 struct attr_abbrev * attrs; /* An array of attribute descriptions. */
312 struct attr_abbrev struct
1078 struct attr_abbrev *tmp; in read_abbrevs()
1081 amt *= sizeof (struct attr_abbrev); in read_abbrevs()
1082 tmp = (struct attr_abbrev *) bfd_realloc (cur_abbrev->attrs, amt); in read_abbrevs()
1364 struct attr_abbrev * abbrev, in read_attribute()
H A DChangeLog-20173178 (struct attr_abbrev): Add field implicit_const.
H A DChangeLog-00013582 (struct attr_abbrev, ABBREV_HASH_SIZE, ATTR_ALLOC_CHUNK): Likewise.
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Ddwarf2.c308 struct attr_abbrev * attrs; /* An array of attribute descriptions. */
312 struct attr_abbrev struct
1078 struct attr_abbrev *tmp; in read_abbrevs()
1081 amt *= sizeof (struct attr_abbrev); in read_abbrevs()
1082 tmp = (struct attr_abbrev *) bfd_realloc (cur_abbrev->attrs, amt); in read_abbrevs()
1364 struct attr_abbrev * abbrev, in read_attribute()
H A DChangeLog-20173178 (struct attr_abbrev): Add field implicit_const.
H A DChangeLog-00013582 (struct attr_abbrev, ABBREV_HASH_SIZE, ATTR_ALLOC_CHUNK): Likewise.
/netbsd/external/gpl3/binutils/dist/bfd/
H A Ddwarf2.c411 struct attr_abbrev * attrs; /* An array of attribute descriptions. */
415 struct attr_abbrev struct
1203 struct attr_abbrev *tmp; in read_abbrevs()
1206 amt *= sizeof (struct attr_abbrev); in read_abbrevs()
1207 tmp = (struct attr_abbrev *) bfd_realloc (cur_abbrev->attrs, amt); in read_abbrevs()
1659 struct attr_abbrev * abbrev, in read_attribute()
H A DChangeLog-20173178 (struct attr_abbrev): Add field implicit_const.
H A DChangeLog-00013582 (struct attr_abbrev, ABBREV_HASH_SIZE, ATTR_ALLOC_CHUNK): Likewise.
/netbsd/external/gpl3/gdb/dist/gdb/
H A DChangeLog10262 (struct attr_abbrev, ABBREV_HASH_SIZE, struct abbrev_table):
H A DChangeLog-201716649 (struct attr_abbrev): Add implicit_const.
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog10262 (struct attr_abbrev, ABBREV_HASH_SIZE, struct abbrev_table):
H A DChangeLog-201716649 (struct attr_abbrev): Add implicit_const.