LLVM: llvm::DWARFYAML::DebugNamesSection Struct Reference (original) (raw)
#include "[llvm/ObjectYAML/DWARFYAML.h](DWARFYAML%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| std::vector< DebugNameAbbreviation > | Abbrevs |
| std::vector< DebugNameEntry > | Entries |
Detailed Description
Definition at line 142 of file DWARFYAML.h.
Member Data Documentation
◆ Abbrevs
std::vector<DebugNameAbbreviation> llvm::DWARFYAML::DebugNamesSection::Abbrevs
Definition at line 143 of file DWARFYAML.h.
◆ Entries
std::vector<DebugNameEntry> llvm::DWARFYAML::DebugNamesSection::Entries
Definition at line 144 of file DWARFYAML.h.
The documentation for this struct was generated from the following file:
- include/llvm/ObjectYAML/DWARFYAML.h