Main Page   File List  

Elf32_Phdr Struct Reference

ELF32 program header. More...


Data Fields

Elf32_Word p_type
 type of program section
Elf32_Off p_offset
 file offset of program section
Elf32_Addr p_vaddr
 memory address of prog section
Elf32_Addr p_paddr
 physical address (ignored)
Elf32_Word p_filesz
 file size of program section
Elf32_Word p_memsz
 memory size of program section
Elf32_Word p_flags
 flags
Elf32_Word p_align
 alignment of section


Detailed Description

ELF32 program header.

Definition at line 338 of file elf.h.


L4 Utilities, part of DROPS  © 2000-2003