nm(2): clarify that U is an undefined symbol
This commit is contained in:
parent
e5a6ebecd2
commit
d1822db187
1 changed files with 4 additions and 1 deletions
|
@ -25,9 +25,12 @@ Each symbol name is preceded by its hexadecimal
|
||||||
value (blanks if undefined)
|
value (blanks if undefined)
|
||||||
and one of the letters
|
and one of the letters
|
||||||
.TP
|
.TP
|
||||||
|
.B U
|
||||||
|
undefined symbol
|
||||||
|
.PD0
|
||||||
|
.TP
|
||||||
.B T
|
.B T
|
||||||
text segment symbol
|
text segment symbol
|
||||||
.PD0
|
|
||||||
.TP
|
.TP
|
||||||
.B t
|
.B t
|
||||||
static text segment symbol
|
static text segment symbol
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue