Unreferenced symbols defined in CSECTs

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 list of symbols are shown in symbol name order. To obtain this section of the listing, you need to specify the XREF(UNREFS) assembler option.

Figure 9. 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.

[ Top of Page | Previous Page | Next Page | Contents | Index ]