diff options
author | Tom Tromey <tromey@adacore.com> | 2024-05-23 09:21:09 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2024-06-14 10:56:36 -0600 |
commit | 5ae8852d26a835715889b0ccad75d5d18572d302 (patch) | |
tree | 9142101be21d7aa0fc2fd35efaf8488ce93277ee /gdb/ada-lang.c | |
parent | fd7b969b9ecb5b983bfd6560098306ee030c4649 (diff) | |
download | binutils-5ae8852d26a835715889b0ccad75d5d18572d302.zip binutils-5ae8852d26a835715889b0ccad75d5d18572d302.tar.gz binutils-5ae8852d26a835715889b0ccad75d5d18572d302.tar.bz2 |
Examine template symbols in lookup_local_symbol
This changes lookup_local_symbol to directly examine any attached
template symbols, rather than gating this lookup on the use of C++ or
Fortran. As mentioned in an earlier patch, these objects are not
necessarily C++-specific, and doing the search generically seems
better.
This also renames cp_lookup_symbol_imports_or_template now that the
"template" part has been removed.
Diffstat (limited to 'gdb/ada-lang.c')
0 files changed, 0 insertions, 0 deletions