LLVM: llvm::DWARFDebugNames::Abbrev Struct Reference (original) (raw)

Abbreviation describing the encoding of Name Index entries. More...

#include "[llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h](DWARFAcceleratorTable%5F8h%5Fsource.html)"

Public Attributes
uint64_t AbbrevOffset
uint32_t Code
< Abbreviation offset in the .debug_names section
dwarf::Tag Tag
Dwarf Tag of the described entity.
std::vector< AttributeEncoding > Attributes
List of index attributes.

Abbreviation describing the encoding of Name Index entries.

Definition at line 436 of file DWARFAcceleratorTable.h.

dump()

AbbrevOffset

uint64_t llvm::DWARFDebugNames::Abbrev::AbbrevOffset

Attributes

Code

uint32_t llvm::DWARFDebugNames::Abbrev::Code

Tag


The documentation for this struct was generated from the following files: