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

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

Public Attributes
bool IsRenamable = false
GOFF::ESDExecutable Executable = GOFF::ESD_EXE_Unspecified
GOFF::ESDLinkageType Linkage = GOFF::ESD_LT_XPLink
GOFF::ESDBindingScope BindingScope = GOFF::ESD_BSC_Unspecified
uint32_t SortKey = 0

Definition at line 75 of file MCGOFFAttributes.h.

BindingScope

Executable

IsRenamable

bool llvm::GOFF::PRAttr::IsRenamable = false

Linkage

SortKey

uint32_t llvm::GOFF::PRAttr::SortKey = 0


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