Crossware

Table of Contents        Previous topic       Next topic       

CROSS ASSEMBLER->Assembly List Format->Symbol Table

A symbol table can be requested and this will be generated after assembly is complete.  The symbols will be listed in alphabetical order together with the values assigned to them.  The number of columns in the symbol table listing is adjusted to suit the length of the maximum symbol.

Local labels (ie ones beginning with .@) are not listed in the symbol table.

Section 12.1.11 describes the SYM directive which is used to instruct the cross assembler to generate a symbol table.