]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/symtab.h
Rename "raw" to "unrelocated"
authorTom Tromey <tom@tromey.com>
Mon, 20 Mar 2023 22:03:05 +0000 (16:03 -0600)
committerTom Tromey <tom@tromey.com>
Tue, 28 Mar 2023 21:12:44 +0000 (15:12 -0600)
commit93d50cd8f0b59aed37a3a0e69155dd34d5a3c1f1
tree6b6b260ef4e16838bc8a0a6df54c37a827bfd37f
parent9675da25357c7a3f472731ddc6eb3becc65b469a
Rename "raw" to "unrelocated"

Per an earlier discussion, this patch renames the existing "raw" APIs
to use the word "unrelocated" instead.
15 files changed:
gdb/coff-pe-read.c
gdb/dbxread.c
gdb/findvar.c
gdb/mdebugread.c
gdb/minsyms.c
gdb/mips-tdep.c
gdb/parse.c
gdb/printcmd.c
gdb/psympriv.h
gdb/psymtab.c
gdb/solib.c
gdb/symmisc.c
gdb/symtab.c
gdb/symtab.h
gdb/xcoffread.c