Use unrelocated_addr in dwarf_decode_lines
authorTom Tromey <tromey@adacore.com>
Thu, 20 Apr 2023 19:31:23 +0000 (13:31 -0600)
committerTom Tromey <tromey@adacore.com>
Mon, 5 Jun 2023 15:59:18 +0000 (09:59 -0600)
commit0ac9ae37b837464c879ae3261b0f0b1125d98655
tree6366f6ca9493172215480e9c18874b8ad7073424
parent1e73d09f86dd7a7e7bf24f54358095ff45e47c14
Use unrelocated_addr in dwarf_decode_lines

This changes dwarf_decode_lines to accept an unrelocated_addr and
fixes up the fallout.
gdb/dwarf2/read.c