LLVM 19.0.0git
Public Attributes | List of all members
llvm::TagNameItem Struct Reference

#include "llvm/Support/ELFAttributes.h"

Public Attributes

unsigned attr
 
StringRef tagName
 

Detailed Description

Definition at line 18 of file ELFAttributes.h.

Member Data Documentation

◆ attr

unsigned llvm::TagNameItem::attr

Definition at line 19 of file ELFAttributes.h.

Referenced by llvm::ELFAttrs::attrTypeAsString().

◆ tagName

StringRef llvm::TagNameItem::tagName

Definition at line 20 of file ELFAttributes.h.

Referenced by llvm::ELFAttrs::attrTypeFromString().


The documentation for this struct was generated from the following file: