Remove quick_symbol_functions::relocated
authorTom Tromey <tom@tromey.com>
Thu, 20 Oct 2022 19:54:56 +0000 (13:54 -0600)
committerTom Tromey <tom@tromey.com>
Mon, 19 Dec 2022 15:05:14 +0000 (08:05 -0700)
commit6829683679ce66f3ff3aa184609afa59ac349637
tree670d4555fc44771aaf950e0f5919343c29cebb71
parent975249ff4e260453217f4a98b1033b0c7a6e6dc5
Remove quick_symbol_functions::relocated

quick_symbol_functions::relocated is only needed for psymtabs, and
there it is only needed for Rust.  However, because we've switched the
DWARF reader away from psymtabs, this means there's no longer a need
for this method at all.
gdb/objfiles.c
gdb/psympriv.h
gdb/psymtab.c
gdb/quick-symbol.h