LLVM: llvm::DWARFYAML::Abbrev Struct Reference (original) (raw)
#include "[llvm/ObjectYAML/DWARFYAML.h](DWARFYAML%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| std::optional< yaml::Hex64 > | Code |
| llvm::dwarf::Tag | Tag |
| llvm::dwarf::Constants | Children |
| std::vector< AttributeAbbrev > | Attributes |
Detailed Description
Definition at line 38 of file DWARFYAML.h.
Member Data Documentation
◆ Attributes
std::vector<AttributeAbbrev> llvm::DWARFYAML::Abbrev::Attributes
Definition at line 42 of file DWARFYAML.h.
Referenced by writeDIE().
◆ Children
llvm::dwarf::Constants llvm::DWARFYAML::Abbrev::Children
Definition at line 41 of file DWARFYAML.h.
◆ Code
std::optionalyaml::Hex64 llvm::DWARFYAML::Abbrev::Code
Definition at line 39 of file DWARFYAML.h.
◆ Tag
llvm::dwarf::Tag llvm::DWARFYAML::Abbrev::Tag
Definition at line 40 of file DWARFYAML.h.
The documentation for this struct was generated from the following file:
- include/llvm/ObjectYAML/DWARFYAML.h