ODR warnings for struct symloc
authorTom Tromey <tromey@adacore.com>
Tue, 10 May 2022 14:56:26 +0000 (08:56 -0600)
committerTom Tromey <tromey@adacore.com>
Thu, 2 Jun 2022 15:04:45 +0000 (09:04 -0600)
commit77845a9ac6871b2480b1533b70831db320233885
tree9f69ab84ed168e443bf4a66fb8c6f3f7374e686a
parent57ebc9901305133000100fa7764dac94b4208a3b
ODR warnings for struct symloc

"struct symloc" is defined in multiple spots in gdb, causing ODR
warnings.  This patch renames these.

Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=22395
gdb/mdebugread.c
gdb/xcoffread.c