LLVM: llvm::GOFF::EDAttr Struct Reference (original) (raw)

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

Public Attributes
bool IsReadOnly = false
GOFF::ESDRmode Rmode
GOFF::ESDNameSpaceId NameSpace = GOFF::ESD_NS_NormalName
GOFF::ESDTextStyle TextStyle = GOFF::ESD_TS_ByteOriented
GOFF::ESDBindingAlgorithm BindAlgorithm = GOFF::ESD_BA_Concatenate
GOFF::ESDLoadingBehavior LoadBehavior = GOFF::ESD_LB_Initial
GOFF::ESDReserveQwords ReservedQwords = GOFF::ESD_RQ_0
GOFF::ESDAlignment Alignment = GOFF::ESD_ALIGN_Doubleword
uint8_t FillByteValue = 0

Definition at line 52 of file MCGOFFAttributes.h.

Alignment

BindAlgorithm

FillByteValue

uint8_t llvm::GOFF::EDAttr::FillByteValue = 0

IsReadOnly

bool llvm::GOFF::EDAttr::IsReadOnly = false

LoadBehavior

NameSpace

ReservedQwords

Rmode

TextStyle


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