|
|
coherent
nm Command nm Print a program's symbol table nnmm [ -aaddggnnoopprrttuuxx ] _f_i_l_e ... The command nm prints the symbol table of each file. Each file argument must be a COHERENT object module or an object library built with the archiver aarr. If an argument is a library, nm prints the symbol table for each member of the library. The first argument selects one of several options. It is optional; if present, it must begin with `-'. The options are as follows: -aa Print all symbols. Normally, nm prints names that are in C- style format and ignores symbols with names inaccessible from C programs. -dd Print only defined symbol. -gg Print only global symbols. -nn Sort numerically rather than alphabetically. nm uses unsigned compares when sorting symbols with this option. -oo Append the file name to the beginning of each output line. -pp Print symbols in the order in which they appear within the symbol table. -rr Sort in reverse-alphabetical order. -uu Print only undefined symbols. By default, nm sorts symbol names alphabetically. Each symbol is followed by its value and its segment. ***** See Also ***** cc, commands, ld, size, strip COHERENT Lexicon Page 1
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.