mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-28 18:10:46 +00:00
Fix documentation of the 'n' symbol type displayed by nm.
PR 30080 * doc/binutils.texi (nm): Update description of the 'n' symbol type.
This commit is contained in:
@@ -915,7 +915,7 @@ The symbol is an indirect reference to another symbol.
|
||||
The symbol is a debugging symbol.
|
||||
|
||||
@item n
|
||||
The symbol is in the read-only data section.
|
||||
The symbol is in a non-data, non-code, non-debug read-only section.
|
||||
|
||||
@item p
|
||||
The symbol is in a stack unwind section.
|
||||
|
||||
Reference in New Issue
Block a user