LLVM: llvm::DWARFYAML::ListTable< EntryType > Struct Template Reference (original) (raw)

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

Public Attributes
dwarf::DwarfFormat Format
std::optional< yaml::Hex64 > Length
yaml::Hex16 Version
std::optional< yaml::Hex8 > AddrSize
yaml::Hex8 SegSelectorSize
std::optional< uint32_t > OffsetEntryCount
std::optional< std::vector< yaml::Hex64 > > Offsets
std::vector< ListEntries< EntryType > > Lists

template
struct llvm::DWARFYAML::ListTable< EntryType >

Definition at line 226 of file DWARFYAML.h.

AddrSize

template

Format

template

Length

template

Lists

template

OffsetEntryCount

template

Offsets

template

SegSelectorSize

template

Version

template


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