LLVM 20.0.0git
|
#include "llvm/DebugInfo/DWARF/DWARFSection.h"
Public Attributes | |
StringRef | Name |
bool | IsNameUnique |
Definition at line 21 of file DWARFSection.h.
bool llvm::SectionName::IsNameUnique |
Definition at line 23 of file DWARFSection.h.
StringRef llvm::SectionName::Name |
Definition at line 22 of file DWARFSection.h.
Referenced by llvm::yaml::MappingTraits< std::unique_ptr< WasmYAML::Section > >::mapping().