#include <elf.h>
Data Fields | |
uInt32 | shName |
uInt32 | shType |
uInt32 | shFlags |
uInt32 | shAddr |
uInt32 | shOffset |
uInt32 | shSize |
uInt32 | shLink |
uInt32 | shInfo |
uInt32 | shAddralign |
uInt32 | shEntsize |
|
Address in memory image. |
|
Alignment in bytes. |
|
Size of each entry in section. |
|
Section flags. |
|
Depends on section type. |
|
Index of a related section. |
|
Section name (index into the section header string table). |
|
Offset in file. |
|
Size in bytes. |
|
Section type. |