PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
_Elf32_ehdr Struct Reference

Data Fields

unsigned 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
 

Detailed Description

Definition at line 25 of file srxfixup_internal.h.

Field Documentation

◆ e_ident

unsigned char _Elf32_ehdr::e_ident[16]

Definition at line 27 of file srxfixup_internal.h.

◆ e_type

Elf32_Half _Elf32_ehdr::e_type

Definition at line 28 of file srxfixup_internal.h.

◆ e_machine

Elf32_Half _Elf32_ehdr::e_machine

Definition at line 29 of file srxfixup_internal.h.

◆ e_version

Elf32_Word _Elf32_ehdr::e_version

Definition at line 30 of file srxfixup_internal.h.

◆ e_entry

Elf32_Addr _Elf32_ehdr::e_entry

Definition at line 31 of file srxfixup_internal.h.

◆ e_phoff

Elf32_Off _Elf32_ehdr::e_phoff

Definition at line 32 of file srxfixup_internal.h.

◆ e_shoff

Elf32_Off _Elf32_ehdr::e_shoff

Definition at line 33 of file srxfixup_internal.h.

◆ e_flags

Elf32_Word _Elf32_ehdr::e_flags

Definition at line 34 of file srxfixup_internal.h.

◆ e_ehsize

Elf32_Half _Elf32_ehdr::e_ehsize

Definition at line 35 of file srxfixup_internal.h.

◆ e_phentsize

Elf32_Half _Elf32_ehdr::e_phentsize

Definition at line 36 of file srxfixup_internal.h.

◆ e_phnum

Elf32_Half _Elf32_ehdr::e_phnum

Definition at line 37 of file srxfixup_internal.h.

◆ e_shentsize

Elf32_Half _Elf32_ehdr::e_shentsize

Definition at line 38 of file srxfixup_internal.h.

◆ e_shnum

Elf32_Half _Elf32_ehdr::e_shnum

Definition at line 39 of file srxfixup_internal.h.

◆ e_shstrndx

Elf32_Half _Elf32_ehdr::e_shstrndx

Definition at line 40 of file srxfixup_internal.h.


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