-
perform various operations during the code
generation process. For instance,
CSECT means "start a
section of code here";
DSECT provides data
definitions for...
-
Macintosh also
supported XCOFF, as did BeOS.
XCOFF additions include the use of
CSECTs to
provide subsection granularity of cross-references, and the use of stabs...
- it with relocation; the
interrupt handler csect is
always at
location 0 and the
Nucleus Initialization csect is
always last, so that it can eventually...
-
System (TSS/360 and TSS/370) each
procedure may have a read-only
public CSECT and a
writable private Prototype Section (PSECT). A
caller loads a V-constant...
-
FSINDEX _
csectDir; // [28H,04] must be zero for 512-byte sectors, //
number of
SECTs in
directory chain for 4 KB //
sectors FSINDEX _
csectFat; // [2CH...
- file.
Formats and
prints object modules, load modules,
program objects and
CSECT identification records. Maps load modules. The
functions of this program...
-
public symbol types,
ESDID entries and LDID entries.
ESDID entries are
CSECTS and
DSECTS (Programs,
Procedures and Functions, and
possibly Record or Structure...
- IBM/360
instructions (e.g. LR, ZAP, CLC) ****embler
directives (e.g. START,
CSECT, DC, LTORG, EQU, AIF, END)
EBCDIC codes Condition code
summary I/O "channel...
- ADD
CSECT sub-routine #1 (shown as
separate CSECT here but
might .
alternatively be in-line code) . instruction(s) to add BR R14
return SUBTRACT CSECT sub-routine...
-
virtual addresses in each process. Each
procedure may have a read-only
public CSECT, a
writable private Prototype Section (PSECT) and a
writable save area,...