Attributes for a GOFF part‐reference (PR) symbol.
Synopsis
Declared in <llvm/MC/MCGOFFAttributes.h>
struct PRAttr;
Data Members
Name |
Description |
Binding scope of the part. |
|
Whether the part describes code or data. |
|
True if the part name may be renamed by the binder. |
|
Linkage convention associated with the part. |
|
Sort key used to order the part among siblings. |
Created with MrDocs