LLVM: llvm::GOFF::LDAttr 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::ESDBindingStrength BindingStrength = GOFF::ESD_BST_Strong
GOFF::ESDLinkageType Linkage = GOFF::ESD_LT_XPLink
GOFF::ESDAmode Amode
GOFF::ESDBindingScope BindingScope = GOFF::ESD_BSC_Unspecified

Definition at line 65 of file MCGOFFAttributes.h.

Amode

BindingScope

BindingStrength

Executable

IsRenamable

bool llvm::GOFF::LDAttr::IsRenamable = false

Linkage


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