ApertureOS
Data Fields
Elf32_Ehdr Struct Reference

#include <elf.h>

Data Fields

uint8_t e_ident [ELF_NIDENT]
 
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
Elf32_Addr Elf32_Ehdr::e_entry
Elf32_Word Elf32_Ehdr::e_flags
uint8_t Elf32_Ehdr::e_ident[ELF_NIDENT]
Elf32_Half Elf32_Ehdr::e_machine
Elf32_Half Elf32_Ehdr::e_phentsize
Elf32_Half Elf32_Ehdr::e_phnum
Elf32_Off Elf32_Ehdr::e_phoff
Elf32_Half Elf32_Ehdr::e_shentsize
Elf32_Half Elf32_Ehdr::e_shnum
Elf32_Off Elf32_Ehdr::e_shoff
Elf32_Half Elf32_Ehdr::e_shstrndx
Elf32_Half Elf32_Ehdr::e_type
Elf32_Word Elf32_Ehdr::e_version

The documentation for this struct was generated from the following file: