5.6.3 Symbol Table

At the bottom of each assembly list file is a symbol table. This differs from the symbol table presented in the map file (see 6.3.2.6 Symbol Table) in two ways:

  • Only symbols associated with the assembly module, from which the list file is produced (as opposed to the entire program) are listed.
  • Local as well as global symbols associated with that module are listed.

Each symbol is listed along with the address it has been assigned.