Main Page   File List  

Elf64_Phdr Struct Reference

ELF64 program header. More...


Data Fields

Elf64_Word p_type
 type of program section
Elf64_Word p_flags
 flags
Elf64_Off p_offset
 file offset of program section
Elf64_Addr p_vaddr
 memory address of prog section
Elf64_Addr p_paddr
 physical address (ignored)
Elf64_Xword p_filesz
 file size of program section
Elf64_Xword p_memsz
 memory size of program section
Elf64_Xword p_align
 alignment of section


Detailed Description

ELF64 program header.

Definition at line 350 of file elf.h.


L4 Utilities, part of DROPS  © 2000-2003