aboutsummaryrefslogtreecommitdiff
path: root/gdb/ada-lang.c
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2021-11-22 17:05:55 -0700
committerTom Tromey <tom@tromey.com>2022-04-20 09:10:03 -0600
commita827b8ec32f9e0ed10b2bf647ce983db813a3d3c (patch)
tree9226cd00839bc1cfce10251a42651834f0ceaa78 /gdb/ada-lang.c
parentf75a1d3a732d96ed4adadddaaeafe17732453256 (diff)
downloadbinutils-a827b8ec32f9e0ed10b2bf647ce983db813a3d3c.zip
binutils-a827b8ec32f9e0ed10b2bf647ce983db813a3d3c.tar.gz
binutils-a827b8ec32f9e0ed10b2bf647ce983db813a3d3c.tar.bz2
Unify the DWARF index holders
The dwarf2_per_bfd object has a separate field for each possible kind of index. Until an earlier patch in this series, two of these were even derived from a common base class, but still had separate slots. This patch unifies all the index fields using the common base class that was introduced earlier in this series. This makes it more obvious that only a single index can be active at a time, and also removes some code from dwarf2_initialize_objfile.
Diffstat (limited to 'gdb/ada-lang.c')
0 files changed, 0 insertions, 0 deletions