coverage.cc coverage.hh \
cu_coverage.cc cu_coverage.hh cu_coverage.ii \
dwarflint.cc dwarflint.hh dwarflint.ii \
+ dwarf_version.cc dwarf_version.hh \
elf_file.hh elf_file.ii \
expected-at.cc expected.hh \
highlevel_check.cc highlevel_check.hh \
reloc.cc reloc.hh \
section_id.cc section_id.hh \
sections.cc sections.hh sections.ii \
- tables.cc tables.hh \
where.c where.h \
wrap.cc wrap.hh \
check_debug_abbrev.cc check_debug_abbrev.hh check_debug_abbrev.ii \
#include "check_debug_info.hh"
#include "check_debug_abbrev.hh"
#include "pri.hh"
-#include "tables.hh"
+#include "dwarf_version.hh"
#include "sections.hh"
#include "checked_read.hh"
#include "messages.hh"
#include "../libdw/dwarf.h"
#include "messages.hh"
-#include "tables.hh"
+#include "dwarf_version.hh"
#include "pri.hh"
#include "option.hh"
#include "sections.hh"
#include "readctx.h"
#include "where.h"
-#include "tables.hh"
+#include "dwarf_version.hh"
bool read_size_extra (read_ctx *ctx, uint32_t size32, uint64_t *sizep,
int *offset_sizep, where *where);
// version. Apart from standardized DWARF formats, e.g. DWARF3+GNU is
// a version of its own.
-#include "tables.hh"
+#include "dwarf_version.hh"
#include "check_debug_info.hh"
#include "../libdw/dwarf.h"