gnm960/nam960 Name Lister


The gnm960/nam960 name lister is a symbol dumper: it prints the name list (symbol table entries) of each specified object or object library file. For libraries, a symbol table listing is produced for each member of the library. The information listed includes, for each symbol: value, class, type, size, line number, and section name.

The invocation command is:

gnm960 | nam960 [ -option ]... [ file ]...

Each option must be preceded by a - character. (On DOS, you can also use a / character.) The options are listed below.

file specifies the file or library to be operated on. If file is omitted, a.out, b.out, and e.out are tried, in that order.


Options



Return to the top of this page.

Go to the ic960 Interface Index.

Go to the gcc960 Interface Index.