binutils-gdb/gdb/dwarf2
Tom Tromey 2cf349be0e Do not put linkage names into .gdb_index
This changes the .gdb_index writer to skip linkage names.  This was
always done historically (though somewhat implicitly).
2022-04-25 07:13:14 -06:00
..
abbrev-cache.c Introduce DWARF abbrev cache 2022-04-12 09:31:16 -06:00
abbrev-cache.h Add comments to dwarf2/abbrev-cache.h 2022-04-16 13:58:34 -06:00
abbrev.c Fix method naming bug in new DWARF indexer 2022-04-22 06:40:49 -06:00
abbrev.h Statically examine abbrev properties 2022-04-12 09:31:16 -06:00
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 Introduce and use dwarf_scanner_base 2022-04-20 09:10:03 -06: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 Add "fullname" handling to file_and_directory 2022-04-12 09:31:16 -06:00
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 Add new overload of dwarf5_djb_hash 2022-04-12 09:31:16 -06:00
index-common.h Add new overload of dwarf5_djb_hash 2022-04-12 09:31:16 -06:00
index-write.c Do not put linkage names into .gdb_index 2022-04-25 07:13:14 -06:00
index-write.h Rename write_psymtabs_to_index 2022-04-12 09:31:16 -06:00
leb.c
leb.h
line-header.c gdb/dwarf: remove line_header::header_length field 2022-04-21 15:05:53 -04:00
line-header.h gdb/dwarf: remove line_header::header_length field 2022-04-21 15:05:53 -04:00
loc.c
loc.h
macro.c
macro.h
mapped-index.h Add an ad hoc version check to dwarf_scanner_base 2022-04-20 09:10:03 -06:00
public.h Always use dwarf2_initialize_objfile 2022-04-21 12:18:25 -06:00
read.c Fix method naming bug in new DWARF indexer 2022-04-22 06:40:49 -06:00
read.h Unify the DWARF index holders 2022-04-20 09:10:03 -06:00
sect-names.h
section.c
section.h
stringify.c
stringify.h