Delete DWARF psymtab code

This removes the DWARF psymtab reader.
This commit is contained in:
Tom Tromey
2021-05-30 08:00:19 -06:00
parent 3d20b8d99a
commit 6209cde4dd
7 changed files with 202 additions and 2960 deletions

View File

@ -20,6 +20,7 @@
#include "defs.h"
#include "dwarf2/cu.h"
#include "dwarf2/read.h"
#include "objfiles.h"
/* Initialize dwarf2_cu to read PER_CU, in the context of PER_OBJFILE. */