diff options
Diffstat (limited to 'binutils/doc/binutils.texi')
-rw-r--r-- | binutils/doc/binutils.texi | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/binutils/doc/binutils.texi b/binutils/doc/binutils.texi index f6d07f7..25b2202 100644 --- a/binutils/doc/binutils.texi +++ b/binutils/doc/binutils.texi @@ -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 |