LLVM 22.0.0git
ELFAttrParserCompact.cpp File Reference

Go to the source code of this file.

Variables

static constexpr EnumEntry< unsignedtagNames []

Variable Documentation

◆ tagNames

EnumEntry<unsigned> tagNames[]
staticconstexpr
Initial value:
= {
{"Tag_File", ELFAttrs::File},
{"Tag_Section", ELFAttrs::Section},
{"Tag_Symbol", ELFAttrs::Symbol},
}

Definition at line 20 of file ELFAttrParserCompact.cpp.

Referenced by llvm::ELFCompactAttrParser::parseSubsection().