PR 10199
* doc/binutils.texi (nm): Correct -S description.
This commit is contained in:
parent
f11461245f
commit
1533edfb9f
2 changed files with 9 additions and 1 deletions
|
@ -899,7 +899,10 @@ Equivalent to @samp{-f posix}.
|
|||
|
||||
@item -S
|
||||
@itemx --print-size
|
||||
Print size, not the value, of defined symbols for the @code{bsd} output format.
|
||||
Print both value and size of defined symbols for the @code{bsd} output style.
|
||||
This option has no effect for object formats that do not record symbol
|
||||
sizes, unless @samp{--size-sort} is also used in which case a
|
||||
calculated size is displayed.
|
||||
|
||||
@item -s
|
||||
@itemx --print-armap
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue