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


Unreferenced symbols defined in CSECTs

HLASM Programmer's Guide
SC26-4941-06

This section of the listing shows symbols that have been defined in CSECTs but not referenced. This helps you remove unnecessary data definitions, and reduce the size of your program. The symbols are shown in symbol name order. To obtain this section of the listing, specify the XREF(UNREFS) assembler option.
Figure 1. Unreferenced symbols defined in CSECTS
SAMP01                            Unreferenced Symbols Defined in CSECTs                                       Page   19
   1        2 
  Defn  Symbol                                                                              HLASM R6.0  2008/07/11 17.48
    47  ODCB
    49  PlistIn
    50  PlistOut
     7  R0
    10  R3
    16  Unreferenced_Long_Symbol
 1 
The statement number that defines the symbol.
 2 
The name of the symbol.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014