HLASM Programmer's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


DXREF

HLASM Programmer's Guide
SC26-4941-06

Read syntax diagramSkip visual syntax diagram
   .-DXREF---.   
>>-+---------+-------------------------------------------------><
   '-NODXREF-'   

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.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014