LLVM: llvm::DWARFYAML::DebugNameAbbreviation Struct Reference (original) (raw)
#include "[llvm/ObjectYAML/DWARFYAML.h](DWARFYAML%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| yaml::Hex64 | Code |
| dwarf::Tag | Tag |
| std::vector< IdxForm > | Indices |
Detailed Description
Definition at line 130 of file DWARFYAML.h.
Member Data Documentation
◆ Code
yaml::Hex64 llvm::DWARFYAML::DebugNameAbbreviation::Code
Definition at line 131 of file DWARFYAML.h.
◆ Indices
std::vector<IdxForm> llvm::DWARFYAML::DebugNameAbbreviation::Indices
Definition at line 133 of file DWARFYAML.h.
◆ Tag
dwarf::Tag llvm::DWARFYAML::DebugNameAbbreviation::Tag
Definition at line 132 of file DWARFYAML.h.
The documentation for this struct was generated from the following file:
- include/llvm/ObjectYAML/DWARFYAML.h