COHERENT help
This page displays the COHERENT help information for nm.
Listing of available help pages
nm -- Print a program's symbol table
nm [ -adgnopru ] file ...
Options:
-a Print all symbols
-d Print only definitions
-g Print only global symbols
-n Sort numerically (default, sort by name)
-o Prepend file or member name to each line
-p Print in symbol table order (no sort)
-r Reverse order of sort
-u Print undefined symbols
file may be an object file or an archive.

















