Add a description of the 'n' symbol type displayed by nm.

PR 24767
	* doc/binutils.texi (nm): Document the 'n' symbol type.
This commit is contained in:
Nick Clifton 2019-08-15 15:23:18 +01:00
parent 4196ab2a6d
commit 6ae978f133
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2019-08-15 Nick Clifton <nickc@redhat.com>
PR 24767
* doc/binutils.texi (nm): Document the 'n' symbol type.
2019-08-15 Christophe Vidal <support@krizalys.com>
* docs/binutils.texi: Fixed notice message disassembler options

View File

@ -844,8 +844,11 @@ The symbol is an indirect reference to another symbol.
@item N
The symbol is a debugging symbol.
@item n
The symbol is in the read-only data section.
@item p
The symbols is in a stack unwind section.
The symbol is in a stack unwind section.
@item R
@itemx r