binutils-gdb/gdb/dwarf2
Tom Tromey 63538d8e16 Cache the result of find_file_and_directory
This changes the DWARF reader to cache the result of
find_file_and_directory.  This is not especially important now, but it
will help the new DWARF indexer.
2021-12-04 11:16:22 -07:00
..
abbrev.c
abbrev.h
attribute.c
attribute.h
comp-unit-head.c
comp-unit-head.h
cu.c gdb: use actual DWARF version in compunit's debugformat field 2021-12-01 21:50:31 -05:00
cu.h
die.h
dwz.c gdb: make string-like set show commands use std::string variable 2021-10-03 17:53:16 +01:00
dwz.h
expr.c gdb: make extract_integer take an array_view 2021-12-03 16:41:38 -05:00
expr.h
file-and-dir.h Move file_and_directory to new file and C++-ize 2021-12-04 11:16:02 -07:00
frame-tailcall.c [gdb/symtab] C++-ify call_site 2021-10-04 18:16:40 +02:00
frame-tailcall.h
frame.c
frame.h
index-cache.c gdb: fix help doc for "set index-cache enabled" 2021-11-24 15:07:51 -05:00
index-cache.h
index-common.c
index-common.h
index-write.c gdbsupport: make gdb_mkostemp_cloexec return a scoped_fd 2021-09-30 15:21:48 -04:00
index-write.h
leb.c
leb.h
line-header.c [gdb/symtab] Support .debug_line with DW_FORM_line_strp 2021-11-22 09:14:16 +01:00
line-header.h
loc.c Handle PIE in .debug_loclists 2021-11-10 12:16:40 -07:00
loc.h
macro.c
macro.h
public.h
read.c Cache the result of find_file_and_directory 2021-12-04 11:16:22 -07:00
read.h Cache the result of find_file_and_directory 2021-12-04 11:16:22 -07:00
sect-names.h
section.c
section.h
stringify.c
stringify.h