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