Definition of CSECT. Meaning of CSECT. Synonyms of CSECT

Here you will find one or more explanations in English for the word CSECT. Also in the bottom left of the page several parts of wikipedia pages related to the word CSECT and, of course, CSECT synonyms and on the right images related to the word CSECT.

Definition of CSECT

No result for CSECT. Showing similar results...

Meaning of CSECT from wikipedia

- 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,...