]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Remove old symbol_matches_domain
authorTom Tromey <tom@tromey.com>
Fri, 1 Sep 2023 20:29:33 +0000 (14:29 -0600)
committerTom Tromey <tom@tromey.com>
Sun, 28 Jan 2024 17:58:16 +0000 (10:58 -0700)
commit10d6e9413e7ab9b30fbdb69e03262dc327831f84
tree76026fe72350e0f8dcffa826f592f03201feb044
parent880e58fbc2b0ad44fbfbad3505fa7e36335816d0
Remove old symbol_matches_domain

Nothing calls the variant of symbol_matches_domain that accepts a
domain_enum for searching, so this patch removes it and the
corresponding symbol::matches.
gdb/symtab.c
gdb/symtab.h