#include <elf.h>
Data Fields | |
| uInt32 | phAlign |
| uInt32 | phFilesz |
| uInt32 | phFlags |
| uInt32 | phMemsz |
| uInt32 | phOffset |
| uInt32 | phPaddr |
| uInt32 | phType |
| uInt32 | phVaddr |
Definition at line 113 of file elf.h.
Definition at line 119 of file elf.h.
Referenced by execFile(), kmod_load(), ldEnable(), and sysExec().
Definition at line 116 of file elf.h.
Referenced by execFile(), kmod_load(), ldEnable(), and sysExec().
1.4.7