gdb: remove SYMBOL_MATCHES_SEARCH_NAME
authorSimon Marchi <simon.marchi@efficios.com>
Sun, 21 Nov 2021 18:50:39 +0000 (13:50 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Sun, 6 Feb 2022 21:03:46 +0000 (16:03 -0500)
commit81e32b6a84c54031d31de6ebcf74a91b29d1498a
treec547e67947ec7c24adf3efb3d3f9d24d91894617
parent3574a7b3f1251bfc7d1dd429ae33da07897f5b4b
gdb: remove SYMBOL_MATCHES_SEARCH_NAME

It seems like this macro is not needed at all anymore, it just wraps the
function of the same name with the same arguments.

Change-Id: I3c342ac8d89c27af5aee1a819dc32cc6396fd41b
gdb/symfile-debug.c
gdb/symtab.c
gdb/symtab.h