Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

Elf32_Ehdr Struct Reference

#include <readelf.h>


Data Fields

Elf32_Char e_ident [16]
Elf32_Half e_type
Elf32_Half e_machine
Elf32_Word e_version
Elf32_Addr e_entry
Elf32_Off e_phoff
Elf32_Off e_shoff
Elf32_Word e_flags
Elf32_Half e_ehsize
Elf32_Half e_phentsize
Elf32_Half e_phnum
Elf32_Half e_shentsize
Elf32_Half e_shnum
Elf32_Half e_shstrndx


Field Documentation

Elf32_Half Elf32_Ehdr::e_ehsize
 

Definition at line 51 of file readelf.h.

Elf32_Addr Elf32_Ehdr::e_entry
 

Definition at line 47 of file readelf.h.

Elf32_Word Elf32_Ehdr::e_flags
 

Definition at line 50 of file readelf.h.

Elf32_Char Elf32_Ehdr::e_ident[ 16 ]
 

Definition at line 43 of file readelf.h.

Elf32_Half Elf32_Ehdr::e_machine
 

Definition at line 45 of file readelf.h.

Elf32_Half Elf32_Ehdr::e_phentsize
 

Definition at line 52 of file readelf.h.

Elf32_Half Elf32_Ehdr::e_phnum
 

Definition at line 53 of file readelf.h.

Elf32_Off Elf32_Ehdr::e_phoff
 

Definition at line 48 of file readelf.h.

Elf32_Half Elf32_Ehdr::e_shentsize
 

Definition at line 54 of file readelf.h.

Elf32_Half Elf32_Ehdr::e_shnum
 

Definition at line 55 of file readelf.h.

Elf32_Off Elf32_Ehdr::e_shoff
 

Definition at line 49 of file readelf.h.

Elf32_Half Elf32_Ehdr::e_shstrndx
 

Definition at line 56 of file readelf.h.

Elf32_Half Elf32_Ehdr::e_type
 

Definition at line 44 of file readelf.h.

Elf32_Word Elf32_Ehdr::e_version
 

Definition at line 46 of file readelf.h.


The documentation for this struct was generated from the following file:
Generated on Sun Oct 26 13:02:09 2003 for rpm by doxygen1.2.18