]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Remove quick_symbol_functions::expand_matching_symbols
authorTom Tromey <tromey@adacore.com>
Fri, 10 Nov 2023 21:21:41 +0000 (14:21 -0700)
committerTom Tromey <tromey@adacore.com>
Wed, 6 Dec 2023 17:14:25 +0000 (10:14 -0700)
commit2bb9e05637f5a08e6da30450482f5a413b7f6972
treefb0edb09c4c600a76531e8227e743d416f1a4bd7
parentf5bf104621213b6e75f40e4b3becce6c465b05a8
Remove quick_symbol_functions::expand_matching_symbols

The only caller of quick_symbol_functions::expand_matching_symbols was
removed, so now this method and all implementations of it can be
removed.
gdb/dwarf2/read-debug-names.c
gdb/dwarf2/read-gdb-index.c
gdb/dwarf2/read.c
gdb/objfiles.h
gdb/psymtab.c
gdb/psymtab.h
gdb/quick-symbol.h
gdb/symfile-debug.c