LLVM 20.0.0git
|
#include "llvm/Support/ELFAttributeParser.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 17 of file ELFAttributeParser.cpp.
Referenced by llvm::ELFAttributeParser::parseSubsection().