12 Chapter 3. nm
-s
-print-armap
When listing symbols from archive members, include the index: a mapping (stored in the archive
by ar or ranlib) of which modules contain definitions for which names.
-r
-reverse-sort
Reverse the order of the sort (whether numeric or alphabetic); let the last come first.
-size-sort
Sort symbols by size. The size is computed as the difference between the value of the symbol
and the value of the symbol with the next higher value. If the bsd output format is used the size
of the symbol is printed, rather than the value, and -S must be used in order both size and value
to be printed.
-t radix
-radix=radix
Use radix as the radix for printing the symbol values. It must be d for decimal, o for octal, or x
for hexadecimal.
-target=bfdname
Specify an object code format other than your system’s default format. Section 16.1 Target Se-
lection, for more information.
-u
-undefined-only
Display only undefined symbols (those external to each object file).
-defined-only
Display only defined symbols for each object file.
-V
-version
Show the version number of nm and exit.
-X
This option is ignored for compatibility with the AIX version of nm. It takes one parameter
which must be the string 32_64. The default mode of AIX nm corresponds to -X 32, which is
not supported by gnu nm.
-help
Show a summary of the options to nm and exit.
Komentarze do niniejszej Instrukcji