FreeBSD Bugzilla – Attachment 12981 Details for
Bug 24869
Some text elf.5 is duplicated
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.30 KB, created by
Staffan Ulfberg
on 2001-02-05 15:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Staffan Ulfberg
Created:
2001-02-05 15:20:01 UTC
Size:
2.30 KB
patch
obsolete
>*** elf.5 Mon Feb 5 15:57:57 2001 >--- elf.5.new Mon Feb 5 15:50:08 2001 >*************** >*** 346,393 **** > If the file has no section name string > table, this member holds the value > .Sy SHN_UNDEF . >- .Pp >- .Bl -tag -width "SHN_LORESERVE" -compact >- .It Dv SHN_UNDEF >- This value marks an undefined, missing, irrelevant, or otherwise meaningless >- section reference. >- For example, a symbol >- .Dq defined >- relative to section number >- .Sy SHN_UNDEF >- is an undefined symbol. >- .It Dv SHN_LORESERVE >- This value specifies the lower bound of the range of reserved indexes. >- .It Dv SHN_LOPROC >- This value up to and including >- .Sy SHN_HIPROC >- are reserved for processor-specific semantics. >- .It Dv SHN_HIPROC >- This value down to and including >- .Sy SHN_LOPROC >- are reserved for processor-specific semantics. >- .It Dv SHN_ABS >- This value specifies absolute values for the corresponding reference. >- For >- example, symbols defined relative to section number >- .Sy SHN_ABS >- have absolute values and are not affected by relocation. >- .It Dv SHN_COMMON >- Symbols defined relative to this section are common symbols, such as Fortran >- COMMON or unallocated C external variables. >- .It Dv SHN_HIRESERVE >- This value specifies the upper bound of the range of the range of reserved >- indices between >- .Sy SHN_LORESERVE >- and >- .Sy SHN_HIRESERVE , >- inclusive; the values do >- not reference the section header table. >- That is, the section header table >- does >- .Em not >- contain entries for the reserved indices. >- .El > .El > .Pp > An executable or shared object file's program header table is an array of >--- 346,351 ---- >*************** >*** 579,586 **** > .Pp > .Bl -tag -width "SHN_LORESERVE" -compact > .It Dv SHN_UNDEF >! This value marks an undefined, missing, irrelevant or otherwise meaningless > section reference. > .It Dv SHN_LORESERVE > This value specifies the lower bound of the range of reserved indices. > .It Dv SHN_LOPROC >--- 537,549 ---- > .Pp > .Bl -tag -width "SHN_LORESERVE" -compact > .It Dv SHN_UNDEF >! This value marks an undefined, missing, irrelevant, or otherwise meaningless > section reference. >+ For example, a symbol >+ .Dq defined >+ relative to section number >+ .Sy SHN_UNDEF >+ is an undefined symbol. > .It Dv SHN_LORESERVE > This value specifies the lower bound of the range of reserved indices. > .It Dv SHN_LOPROC
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 24869
: 12981