o fix a typo
o remove stray word o add missing words PR: 66293 Submitted by: Michel Lavondès <fox@vader.aacc.cc.md.us> MFC after: 3 days
This commit is contained in:
parent
8ad3557f05
commit
912467dc98
@ -295,7 +295,7 @@ The
|
|||||||
.Fa sod
|
.Fa sod
|
||||||
structure that was responsible for loading this shared object.
|
structure that was responsible for loading this shared object.
|
||||||
.It Fa som_sodbase
|
.It Fa som_sodbase
|
||||||
Tossed in later versions the run-time linker.
|
Tossed out in later versions of the run-time linker.
|
||||||
.It Fa som_write
|
.It Fa som_write
|
||||||
Set if (some portion of) this object's text segment is currently writable.
|
Set if (some portion of) this object's text segment is currently writable.
|
||||||
.It Fa som_dynamic
|
.It Fa som_dynamic
|
||||||
@ -393,7 +393,7 @@ The symbol description.
|
|||||||
Virtual address of next rt_symbol.
|
Virtual address of next rt_symbol.
|
||||||
.It Fa rt_link
|
.It Fa rt_link
|
||||||
Next in hash bucket.
|
Next in hash bucket.
|
||||||
Used by internally by
|
Used internally by
|
||||||
.Nm ld.so .
|
.Nm ld.so .
|
||||||
.It Fa rt_srcaddr
|
.It Fa rt_srcaddr
|
||||||
Location of the source of initialized data within a shared object.
|
Location of the source of initialized data within a shared object.
|
||||||
@ -436,7 +436,7 @@ run under control of a debugger.
|
|||||||
.It Fa dd_sym_loaded
|
.It Fa dd_sym_loaded
|
||||||
Set by the run-time linker whenever it adds symbols by loading shared objects.
|
Set by the run-time linker whenever it adds symbols by loading shared objects.
|
||||||
.It Fa dd_bpt_addr
|
.It Fa dd_bpt_addr
|
||||||
The address were a breakpoint will be set by the run-time linker to
|
The address where a breakpoint will be set by the run-time linker to
|
||||||
divert control to the debugger.
|
divert control to the debugger.
|
||||||
This address is determined by the start-up
|
This address is determined by the start-up
|
||||||
module,
|
module,
|
||||||
|
Loading…
Reference in New Issue
Block a user