]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/disasm.c
Use "unrelocated" terminology in linetable_entry
authorTom Tromey <tromey@adacore.com>
Fri, 21 Apr 2023 15:36:54 +0000 (09:36 -0600)
committerTom Tromey <tromey@adacore.com>
Mon, 5 Jun 2023 15:59:18 +0000 (09:59 -0600)
commit0434c3ef8dc4cfa17e6bce21da206e312f5722fb
tree26d7ef80161a08f1797f880f329a67e6685ea23b
parentd8175bcb7e35fb98ef40c458c8475a6d7122d813
Use "unrelocated" terminology in linetable_entry

I forgot to convert struct linetable_entry to use the "unrelocated"
(as opposed to "raw") terminology.  This patch corrects the oversight.
gdb/buildsym.c
gdb/disasm.c
gdb/jit.c
gdb/mdebugread.c
gdb/record-btrace.c
gdb/symmisc.c
gdb/symtab.c
gdb/symtab.h
gdb/xcoffread.c