Remove psymtab_addrmap
authorTom Tromey <tom@tromey.com>
Sat, 16 Apr 2022 16:19:41 +0000 (10:19 -0600)
committerTom Tromey <tom@tromey.com>
Sun, 12 Jun 2022 16:49:48 +0000 (10:49 -0600)
commit32681b482a3a38e240100ddd00280a3db5716874
treedd21d4397f47421c4e31923b8f2250ee27ae2f1d
parent93b527ef787b7c98611abd21bdd77de6c41769f1
Remove psymtab_addrmap

While working on addrmaps, I noticed that psymtab_addrmap is no longer
needed now.  It was introduced in ancient times as an optimization for
DWARF, but no other symbol reader was ever updated to use it.  Now
that DWARF does not use psymtabs, it can be deleted.
gdb/dwarf2/read.c
gdb/psympriv.h
gdb/psymtab.c
gdb/psymtab.h