binutils-gdb/gdb/dwarf2
Tom Tromey 045a7baed2 Introduce readnow_functions
This introduces readnow_functions, a new subclass of
dwarf2_base_index_functions, and changes the DWARF reader to use it.
This lets us drop the "index is NULL" hack from the gdb index code.
2022-04-20 09:10:03 -06:00
..
abbrev-cache.c
abbrev-cache.h Add comments to dwarf2/abbrev-cache.h 2022-04-16 13:58:34 -06:00
abbrev.c
abbrev.h
attribute.c
attribute.h
comp-unit-head.c
comp-unit-head.h
cooked-index.c Micro-optimize cooked_index_entry::full_name 2022-04-20 06:21:06 -06:00
cooked-index.h gdb: remove move constructor and move assignment operator from cooked_index 2022-04-14 11:32:34 -04:00
cu.c Delete DWARF psymtab code 2022-04-12 09:31:17 -06:00
cu.h
die.h
dwz.c
dwz.h
expr.c
expr.h
file-and-dir.h
frame-tailcall.c
frame-tailcall.h
frame.c
frame.h
index-cache.c gdbsupport: make gdb_abspath return an std::string 2022-04-18 15:48:03 -04:00
index-cache.h
index-common.c
index-common.h
index-write.c Delete DWARF psymtab code 2022-04-12 09:31:17 -06:00
index-write.h
leb.c
leb.h
line-header.c
line-header.h Delete DWARF psymtab code 2022-04-12 09:31:17 -06:00
loc.c
loc.h
macro.c
macro.h
mapped-index.h Let mapped index classes create the quick_symbol_functions object 2022-04-20 09:10:03 -06:00
public.h Delete DWARF psymtab code 2022-04-12 09:31:17 -06:00
read.c Introduce readnow_functions 2022-04-20 09:10:03 -06:00
read.h Move mapped_index_base to new header file 2022-04-20 09:10:03 -06:00
sect-names.h
section.c
section.h
stringify.c
stringify.h