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

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

Public Attributes
dwarf::DwarfFormat Format
std::optional< yaml::Hex64 > Length
uint16_t Version
yaml::Hex64 CuOffset
std::optional< yaml::Hex8 > AddrSize
yaml::Hex8 SegSize
std::vector< ARangeDescriptor > Descriptors

Definition at line 55 of file DWARFYAML.h.

AddrSize

std::optionalyaml::Hex8 llvm::DWARFYAML::ARange::AddrSize

CuOffset

yaml::Hex64 llvm::DWARFYAML::ARange::CuOffset

Descriptors

Format

Length

std::optionalyaml::Hex64 llvm::DWARFYAML::ARange::Length

SegSize

yaml::Hex8 llvm::DWARFYAML::ARange::SegSize

Version

uint16_t llvm::DWARFYAML::ARange::Version


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