Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

ELF_PROGRAM_HEADER32 Struct Reference

#include <elfstruc.h>

List of all members.

Public Attributes

elf32_word p_type
elf32_off p_offset
elf32_addr p_vaddr
elf32_addr p_paddr
elf32_word p_filesz
elf32_word p_memsz
elf32_word p_flags
elf32_word p_align


Member Data Documentation

elf32_word ELF_PROGRAM_HEADER32::p_align
 

Definition at line 292 of file elfstruc.h.

elf32_word ELF_PROGRAM_HEADER32::p_filesz
 

Definition at line 289 of file elfstruc.h.

elf32_word ELF_PROGRAM_HEADER32::p_flags
 

Definition at line 291 of file elfstruc.h.

elf32_word ELF_PROGRAM_HEADER32::p_memsz
 

Definition at line 290 of file elfstruc.h.

elf32_off ELF_PROGRAM_HEADER32::p_offset
 

Definition at line 286 of file elfstruc.h.

elf32_addr ELF_PROGRAM_HEADER32::p_paddr
 

Definition at line 288 of file elfstruc.h.

elf32_word ELF_PROGRAM_HEADER32::p_type
 

Definition at line 285 of file elfstruc.h.

elf32_addr ELF_PROGRAM_HEADER32::p_vaddr
 

Definition at line 287 of file elfstruc.h.


The documentation for this struct was generated from the following file:
Generated on Fri May 7 21:15:55 2004 by doxygen 1.3.5