LLVM: llvm::MCELFStreamer::AttributeItem Struct Reference (original) (raw)

ELF object attributes section emission support. More...

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

ELF object attributes section emission support.

Definition at line 77 of file MCELFStreamer.h.

Types

Enumerator
HiddenAttribute
NumericAttribute
TextAttribute
NumericAndTextAttributes

Definition at line 81 of file MCELFStreamer.h.

llvm::MCELFStreamer::AttributeItem::AttributeItem ( Types Ty, unsigned Tg, unsigned IV, std::string SV ) inline

IntValue

unsigned llvm::MCELFStreamer::AttributeItem::IntValue

StringValue

std::string llvm::MCELFStreamer::AttributeItem::StringValue

Tag

unsigned llvm::MCELFStreamer::AttributeItem::Tag

Type

enum llvm::MCELFStreamer::AttributeItem::Types llvm::MCELFStreamer::AttributeItem::Type


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