Constants, structures, and helpers for the GOFF object‐file format.
Types
Name |
Description |
Behavioral attributes of an external symbol definition (ESD) record. |
|
Attributes for a GOFF element‐definition (ED) symbol. |
|
Attributes for a GOFF external‐reference (ER) symbol. |
|
Bitfield helper that numbers bits in System/390 order. |
|
Attributes for a GOFF label‐definition (LD) symbol. |
|
Attributes for a GOFF part‐reference (PR) symbol. |
|
Attributes for a GOFF section‐definition (SD) symbol. |
|
Flag field of an external symbol definition (ESD) record. |
Enums
Name |
Description |
How an END record identifies the module entry point. |
|
Alignment requirement encoded in an ESD behavioral attribute. |
|
Addressing mode (Amode) values for an ESD symbol. |
|
Binding algorithm used when combining ESD elements. |
|
Binding scope of an ESD symbol. |
|
Binding strength of an ESD symbol. |
|
Severity applied when a duplicate ESD symbol is encountered. |
|
Whether an ESD symbol describes code or data. |
|
Linkage convention associated with an ESD symbol. |
|
Loading behavior requested for an ESD symbol. |
|
Namespace identifiers for ESD names. |
|
Number of reserved doublewords associated with an ESD symbol. |
|
Residence mode (Rmode) values for an ESD symbol. |
|
External symbol definition (ESD) symbol type codes. |
|
Tasking / reusability behavior for an ESD section. |
|
Text‐style classification for an ESD element. |
|
Arithmetic action performed by an RLD relocation. |
|
Whether an RLD entry fetches or stores the relocated value. |
|
Relocation target type encoded in an RLD entry. |
|
Kind of referent named by an RLD entry. |
|
GOFF physical record type codes. |
Variables
Name |
Description |
Predefined GOFF class name for 64‐bit executable code ( |
|
Predefined GOFF class name for 64‐bit data ( |
|
Predefined GOFF class name for the PPA2 list ( |
|
Predefined GOFF class name for static initialization ( |
|
Predefined GOFF class name for the 64‐bit writable static area ( |
|
Maximum data length before starting a new card for RLD and TXT data. |
|
Prefix byte on every record. This indicates GOFF format. |
|
Length of the data payload within a physical record. |
|
Length of record content excluding the prefix. |
|
Length of the parts of a physical GOFF record. |
|
Length of the three‐byte physical record prefix. |
Created with MrDocs