Added extra explanation of on_valu field
This commit is contained in:
parent
10157af05f
commit
8e09304da7
1 changed files with 1 additions and 0 deletions
|
@ -267,6 +267,7 @@ Currently not used.
|
||||||
Is not used if the symbol refers to an undefined item. For absolute items
|
Is not used if the symbol refers to an undefined item. For absolute items
|
||||||
it contains the value, for common names it contains the size, and
|
it contains the value, for common names it contains the size, and
|
||||||
for anything else it contains the offset from the beginning of the section.
|
for anything else it contains the offset from the beginning of the section.
|
||||||
|
In a fully linked binary, the beginning if the section is added.
|
||||||
.PP
|
.PP
|
||||||
.B The string area.
|
.B The string area.
|
||||||
.br
|
.br
|
||||||
|
|
Loading…
Reference in a new issue