Use unrelocated_addr in psymbols
authorTom Tromey <tom@tromey.com>
Sun, 19 Mar 2023 15:51:32 +0000 (09:51 -0600)
committerTom Tromey <tom@tromey.com>
Tue, 28 Mar 2023 21:12:44 +0000 (15:12 -0600)
commit1ee8702db9cb2a329c9df0938667e2415b0c9e46
tree478f6ab50fb35d294fd697ba3faab685a8a21b87
parent584d0cdac2b1fee77adb587052decfce12077469
Use unrelocated_addr in psymbols

This changes psymbols themselves to use unrelocated_addr.  This
transform is largely mechanical.  I don't think it finds any bugs.
gdb/ctfread.c
gdb/dbxread.c
gdb/mdebugread.c
gdb/psympriv.h
gdb/psymtab.c
gdb/symtab.h
gdb/xcoffread.c