LLVM 22.0.0git
|
#include "llvm/Support/ELFAttrParserCompact.h"
#include "llvm/ADT/StringExtras.h"
#include "llvm/Support/Errc.h"
#include "llvm/Support/ScopedPrinter.h"
Go to the source code of this file.
Variables | |
static constexpr EnumEntry< unsigned > | tagNames [] |
Definition at line 20 of file ELFAttrParserCompact.cpp.
Referenced by llvm::ELFCompactAttrParser::parseSubsection().