LLVM: llvm::SubsectionAndTagToTagName Struct Reference (original) (raw)

#include "[llvm/Support/ELFAttributes.h](ELFAttributes%5F8h%5Fsource.html)"

Public Attributes
StringRef SubsectionName
unsigned Tag
StringRef TagName

Detailed Description

Definition at line 47 of file ELFAttributes.h.

Member Data Documentation

SubsectionName

StringRef llvm::SubsectionAndTagToTagName::SubsectionName

Definition at line 48 of file ELFAttributes.h.

Tag

unsigned llvm::SubsectionAndTagToTagName::Tag

Definition at line 49 of file ELFAttributes.h.

TagName

StringRef llvm::SubsectionAndTagToTagName::TagName

Definition at line 50 of file ELFAttributes.h.


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