llvm::DWARFYAML::AbbrevTable

YAML representation of a DWARF abbreviation table.

Synopsis

Declared in <llvm/ObjectYAML/DWARFYAML.h>

struct AbbrevTable;

Data Members

NameDescription
ID Optional identifier used to refer to this abbreviation table.
Table Abbreviation declarations contained in this table.