ProgramHeader Type
An executable or shared object file's program header table is an array of structures, each of which describes a segment or the other information a system needs to prepare for execution. An object file segment contains one or more sections. Program headers are meaningful only for executable and shared object files. A file specifies its own program header size with the ELF header's members.
Record fields
Record Field | Description |
|
|
Full Usage:
PHAlignment
Field type: uint64
|
|
Full Usage:
PHFileSize
Field type: uint64
|
|
|
|
Full Usage:
PHMemSize
Field type: uint64
|
|
Full Usage:
PHOffset
Field type: uint64
|
|
|
|
|
|