aboutsummaryrefslogtreecommitdiff
path: root/gdb/c-lang.c
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2021-05-22 07:53:40 -0600
committerTom Tromey <tom@tromey.com>2022-04-12 09:31:16 -0600
commit698379cc2cab53d0c6de32ea8a955245b63e4a23 (patch)
tree85860bf39c7f4547411fd1374da6b8460e6c2be9 /gdb/c-lang.c
parent2e57de7c843f03cfdce6a1a6b72c15afbaab9571 (diff)
downloadgdb-698379cc2cab53d0c6de32ea8a955245b63e4a23.zip
gdb-698379cc2cab53d0c6de32ea8a955245b63e4a23.tar.gz
gdb-698379cc2cab53d0c6de32ea8a955245b63e4a23.tar.bz2
Implement quick_symbol_functions for cooked DWARF index
This implements quick_symbol_functions for the cooked DWARF index. This is the code that interfaces between the new index and the rest of gdb. Cooked indexes still aren't created by anything. For the most part this is straightforward. It shares some concepts with the existing DWARF indices. However, because names are stored pre-split in the cooked index, name lookup here is necessarily different; see expand_symtabs_matching for the gory details.
Diffstat (limited to 'gdb/c-lang.c')
0 files changed, 0 insertions, 0 deletions