LLVM: llvm::DWARFYAML::PubSection Struct Reference (original) (raw)

#include "[llvm/ObjectYAML/DWARFYAML.h](DWARFYAML%5F8h%5Fsource.html)"

Public Attributes
dwarf::DwarfFormat Format
yaml::Hex64 Length
uint16_t Version
uint32_t UnitOffset
uint32_t UnitSize
std::vector< PubEntry > Entries

Definition at line 85 of file DWARFYAML.h.

Entries

std::vector<PubEntry> llvm::DWARFYAML::PubSection::Entries

Format

Length

yaml::Hex64 llvm::DWARFYAML::PubSection::Length

UnitOffset

uint32_t llvm::DWARFYAML::PubSection::UnitOffset

UnitSize

uint32_t llvm::DWARFYAML::PubSection::UnitSize

Version

uint16_t llvm::DWARFYAML::PubSection::Version


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