Use unrelocated_addr in the DWARF reader
authorTom Tromey <tromey@adacore.com>
Thu, 20 Apr 2023 12:32:26 +0000 (06:32 -0600)
committerTom Tromey <tromey@adacore.com>
Mon, 5 Jun 2023 15:59:18 +0000 (09:59 -0600)
commit1e73d09f86dd7a7e7bf24f54358095ff45e47c14
tree9aea231d0874a078a2aa83e37eb4a57c4e9f4b0c
parente30deeb0366a978bc45f8c021ef1e51f5e949c87
Use unrelocated_addr in the DWARF reader

This changes various spots in the DWARF reader to use
unrelocated_addr.
15 files changed:
gdb/dwarf2/attribute.c
gdb/dwarf2/attribute.h
gdb/dwarf2/call-site.h
gdb/dwarf2/comp-unit-head.c
gdb/dwarf2/comp-unit-head.h
gdb/dwarf2/cu.h
gdb/dwarf2/die.c
gdb/dwarf2/expr.c
gdb/dwarf2/loc.c
gdb/dwarf2/loc.h
gdb/dwarf2/read-gdb-index.c
gdb/dwarf2/read.c
gdb/dwarf2/read.h
gdb/gdbtypes.c
gdb/symtab.c