Do not put linkage names into .gdb_index
authorTom Tromey <tromey@adacore.com>
Fri, 22 Apr 2022 17:44:59 +0000 (11:44 -0600)
committerTom Tromey <tromey@adacore.com>
Mon, 25 Apr 2022 13:13:14 +0000 (07:13 -0600)
commit2cf349be0e378fdedcb7d0b19dbc431df524cbe7
treee81744a02db366a853f38cfaf1d94697dfa10022
parent0d38576a34ec64a1b4500c9277a8e9d0f07e6774
Do not put linkage names into .gdb_index

This changes the .gdb_index writer to skip linkage names.  This was
always done historically (though somewhat implicitly).
gdb/dwarf2/index-write.c