FreeBASIC  0.91.0
ELF32_H Class Reference

Data Fields

ubyte e_ident [to+1]
 
ushort e_type
 
ushort e_machine
 
ulong e_version
 
ulong e_entry
 
ulong e_phoff
 
ulong e_shoff
 
ulong e_flags
 
ushort e_ehsize
 
ushort e_phentsize
 
ushort e_phnum
 
ushort e_shentsize
 
ushort e_shnum
 
ushort e_shstrndx
 

Detailed Description

Definition at line 897 of file objinfo.bas.

Field Documentation

ushort ELF32_H::e_ehsize

Definition at line 906 of file objinfo.bas.

ulong ELF32_H::e_entry

Definition at line 902 of file objinfo.bas.

ulong ELF32_H::e_flags

Definition at line 905 of file objinfo.bas.

ubyte ELF32_H::e_ident[to+1]

Definition at line 898 of file objinfo.bas.

ushort ELF32_H::e_machine

Definition at line 900 of file objinfo.bas.

ushort ELF32_H::e_phentsize

Definition at line 907 of file objinfo.bas.

ushort ELF32_H::e_phnum

Definition at line 908 of file objinfo.bas.

ulong ELF32_H::e_phoff

Definition at line 903 of file objinfo.bas.

ushort ELF32_H::e_shentsize

Definition at line 909 of file objinfo.bas.

ushort ELF32_H::e_shnum

Definition at line 910 of file objinfo.bas.

ulong ELF32_H::e_shoff

Definition at line 904 of file objinfo.bas.

ushort ELF32_H::e_shstrndx

Definition at line 911 of file objinfo.bas.

ushort ELF32_H::e_type

Definition at line 899 of file objinfo.bas.

ulong ELF32_H::e_version

Definition at line 901 of file objinfo.bas.


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