LLVM 20.0.0git
|
#include "llvm/Support/ELFAttributes.h"
Public Attributes | |
unsigned | attr |
StringRef | tagName |
Definition at line 18 of file ELFAttributes.h.
unsigned llvm::TagNameItem::attr |
Definition at line 19 of file ELFAttributes.h.
Referenced by llvm::ELFAttrs::attrTypeAsString().
StringRef llvm::TagNameItem::tagName |
Definition at line 20 of file ELFAttributes.h.
Referenced by llvm::ELFAttrs::attrTypeFromString().