5 \fBanm \fR[\fB\-gnoprus\fR] \fIfile\fR ...\fR
18 .FL "\-g" "Global symbols only"
19 .FL "\-n" "Sort numerically"
20 .FL "\-o" "Prepend the filename to each line"
21 .FL "\-p" "No sorting\(emuse symbol table order"
22 .FL "\-r" "Sort in reverse order"
23 .FL "\-u" "List undefined symbols only"
24 .FL "\-s" "Sort in section order"
26 .EX "anm \-gn test.o" "Print global symbols in numerical order"
30 prints the name list (symbol table) of each ACK format object
33 If no file name is given, \fIa.out\fR is used.
34 Each symbol name is preceded by its value, a section indicator
36 The section indicators are:
40 \fBU\fR Undefined symbol
41 \fBA\fR Absolute symbol
44 The type indicators are:
49 \fBE\fR External (global) symbol
53 The output is sorted alphabetically, unless otherwise specified.
54 Notice that \fIanm\fR can only be used on ACK format object files
55 (that is: \fI.o\fR and \fI.out\fR files).
56 If you want to get the name list of an executable program use