ELF Section
Record Field | Description |
The address at which the section's first byte should reside. If this section will not appear in the process memory, this value is 0.
|
|
Full Usage:
SecAlignment
Field type: uint64
|
|
Full Usage:
SecEntrySize
Field type: uint64
|
Some sections hold a table of fixed-size entries, such as a symbol table. For such a section, this member gives the size in bytes of each entry.
|
|
|
Full Usage:
SecInfo
Field type: uint32
|
|
Full Usage:
SecLink
Field type: uint32
|
|
Full Usage:
SecName
Field type: string
|
|
Full Usage:
SecNum
Field type: int
|
|
Full Usage:
SecOffset
Field type: uint64
|
|
Full Usage:
SecSize
Field type: uint64
|
|
|
|