LLVM: llvm::SectionName Struct Reference (original) (raw)
#include "[llvm/DebugInfo/DWARF/DWARFSection.h](DWARFSection%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| StringRef | Name |
| bool | IsNameUnique |
Detailed Description
Definition at line 21 of file DWARFSection.h.
Member Data Documentation
◆ IsNameUnique
bool llvm::SectionName::IsNameUnique
Definition at line 23 of file DWARFSection.h.
◆ Name
StringRef llvm::SectionName::Name
Definition at line 22 of file DWARFSection.h.
Referenced by llvm::yaml::MappingTraits< std::unique_ptr< WasmYAML::Section > >::mapping().
The documentation for this struct was generated from the following file:
- include/llvm/DebugInfo/DWARF/DWARFSection.h