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