* dwarf2read.c (struct pubnames_header): Remove.
authorTom Tromey <tromey@redhat.com>
Wed, 10 Mar 2010 18:41:37 +0000 (18:41 +0000)
committerTom Tromey <tromey@redhat.com>
Wed, 10 Mar 2010 18:41:37 +0000 (18:41 +0000)
commitd146bf1edc57e5096e936fd767cba27d90d747c1
tree53b6919cc51d8715293a78f55ca37ef10827f279
parentbe391dcafc991c4761cb8447f629263decfd55b4
* dwarf2read.c (struct pubnames_header): Remove.
(_PUBNAMES_HEADER): Remove.
(_ACTUAL_PUBNAMES_HEADER_SIZE): Remove.
(struct aranges_header): Remove.
(_ARANGES_HEADER, _ACTUAL_ARANGES_HEADER_SIZE): Remove.
(struct dwarf2_per_objfile) <pubnames, aranges>: Remove.
(PUBNAMES_SECTION): Remove.
(ARANGES_SECTION): Remove.
(dwarf2_locate_sections): Don't handle pubnames or aranges.
(dwarf2_build_psymtabs): Remove dead code.
(dwarf2_build_psymtabs_easy): Remove.
gdb/ChangeLog
gdb/dwarf2read.c
This page took 0.02501 seconds and 4 git commands to generate.