| ANCHSECT | Back to Index page |
|
Prolog Control Block Contents ANCHSECT DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
| ANCHSECT Prolog | Top of page |
NAME : ANCHTAB
DESCRIPTION: Anchor Table
DSECT : ANCHSECT
FUNCTION : ANCHSECT defines the VSE anchor table. This
DSECT is used by DMSDOS when a CDLOAD (SVC 65)
is issued, and the specified phase is not found
in either the CMSVSAM or CMSAMS segment. In
this case, the specified phase is loaded either
from a CMS DOSLIB or a VSE core image library,
and the name, load point, entry point and
length in bytes of the phase are saved in an
available slot in the anchor table. ANCHSECT is
called by the ANCHTAB macro.
|
| ANCHSECT Control Block Content | Top of page |
|
| ANCHSECT Storage Layout | Top of page |
*** ANCHSECT - Anchor Table
*
* +---------------------------+---------------------------+
* 0 | ANCHENDA | ABCHLUB |
* +---------------------------+---------------------------+
* 8 | ANCHCBS | ANCHOAL |
* +---------------------------+---------------------------+
* 10 | ANCHCCRB | ANCHCCGT |
* +---------------------------+---------------------------+
* 18 |///////////////////////////////////////////////////////|
* =///////////////////////////////////////////////////////=
* |///////////////////////////////////////////////////////|
* +-------------------------------------------------------+
* 80 | ANCHPHNM |
* +---------------------------+---------------------------+
* 88 | ANCHLDPT | ANCHENTP |
* +------+--------------------+---------------------------+
* 90 |:HSTSW| ANCHPHLN |///////////////////////////|
* +------+--------------------+///////////////////////////|
* 98 |///////////////////////////////////////////////////////|
* =///////////////////////////////////////////////////////=
* |///////////////////////////////////////////////////////|
* +-------------------------------------------------------+
* 400
*
*** ANCHSECT - Anchor Table
|
| ANCHSECT Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- ABCHLUB 0004 ANCHCBS 0008 ANCHCCGT 0014 ANCHCCRB 0010 ANCHENDA 0000 ANCHENTP 008C ANCHINST 0094 7F ANCHLDPT 0088 ANCHLENG 0094 00000014 ANCHMLOD 0094 00 ANCHOAL 000C ANCHPHLN 0091 ANCHPHNM 0080 ANCHRPJL 0094 FF ANCHSIZ 0094 00000400 ANCHSTSW 0090 |
Copyright IBM Corporation, 1990, 2020