Set the GOFF linkage type for this symbol.
Synopsis
Declared in <llvm/MC/MCSymbolGOFF.h>
void
setLinkage(GOFF::ESDLinkageType Value);
Parameters
Name |
Description |
Value |
Linkage type to store (for example XPLink or OS). |
Created with MrDocs