LLVM: llvm::DWARFYAML::AbbrevTable Struct Reference (original) (raw)
#include "[llvm/ObjectYAML/DWARFYAML.h](DWARFYAML%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| std::optional< uint64_t > | ID |
| std::vector< Abbrev > | Table |
Detailed Description
Definition at line 45 of file DWARFYAML.h.
Member Data Documentation
◆ ID
std::optional<uint64_t> llvm::DWARFYAML::AbbrevTable::ID
Definition at line 46 of file DWARFYAML.h.
Referenced by llvm::DWARFYAML::Data::getAbbrevTableInfoByID().
◆ Table
std::vector<Abbrev> llvm::DWARFYAML::AbbrevTable::Table
Definition at line 47 of file DWARFYAML.h.
The documentation for this struct was generated from the following file:
- include/llvm/ObjectYAML/DWARFYAML.h