DXREF
- Default
- DXREF
- Abbreviations
- DX / NODX
- DXREF
- Instructs the assembler to produce the DSECT Cross Reference
section of the assembler listing. The DSECT cross-reference includes:
- The symbolic names of all DSECTs defined in the assembly
- The assembled length of each DSECT
- The ESDID of each DSECT
- The statement number which defines the DSECT
- NODXREF
- Instructs the assembler not to produce the DSECT Cross Reference section of the assembler listing.