diff options
author | Daniel Jacobowitz <drow@false.org> | 2004-03-09 16:57:44 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2004-03-09 16:57:44 +0000 |
commit | f3dd693351c8ccd8e87a64070e19b0a4213729e4 (patch) | |
tree | aa47b8891b7017eabcfeb0c8030a2614788b44dc /gdb/testsuite | |
parent | b40c7d58b14bfe62f9466c4a15f1f587708b0c07 (diff) | |
download | gdb-f3dd693351c8ccd8e87a64070e19b0a4213729e4.zip gdb-f3dd693351c8ccd8e87a64070e19b0a4213729e4.tar.gz gdb-f3dd693351c8ccd8e87a64070e19b0a4213729e4.tar.bz2 |
* dwarf2read.c (struct comp_unit_head): Remove dwarf2_abbrevs array.
(struct dwarf2_cu): Add abbrev_obstack and dwarf2_abbrevs
pointer. Update comment about comp_unit_head.
(struct abbrev_info): Shorten two int flags.
(dwarf_alloc_abbrev): Take a CU argument.
(dwarf2_build_psymtabs_hard): Call dwarf2_free_abbrev_table
each time through the loop. Update cleanup argument.
(psymtab_to_symtab_1): Update cleanup call.
(dwarf2_read_abbrevs, dwarf2_alloc_abbrev): Allocate on the
abbrev_obstack.
(dwarf2_free_abbrev_table): Renamed from dwarf2_empty_abbrev_table.
Just call obstack_free and clear the pointer.
Diffstat (limited to 'gdb/testsuite')
0 files changed, 0 insertions, 0 deletions