This section of the listing shows the names of all internal or external dummy sections that are
defined in the program, and the number of the statement where the definition of the dummy section
began. Figure 1. DSECT cross-reference
Shows the name of each dummy section defined in your program.
2
Shows, in hexadecimal notation, the assembled byte length of the dummy section.
3
For external dummy sections, this field indicates the external symbol dictionary ID assigned to
the ESD entry for the external dummy section. For internal dummy sections, this field indicates the
control section ID assigned to the dummy control section. You can use this field with the ID field
in the Ordinary Symbol and Literal Cross Reference (see Figure 1)
to relate symbols to a specific section.
4
Shows the number of the statement where the definition of the dummy section began.
You can suppress this section of the listing by specifying the
NODXREF assembler option.