executables
Toggle table of contents
0.0.1-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
executables
elf
/
space.iseki.executables.elf
/
Elf32Ehdr
/
Elf32Ehdr
Elf32Ehdr
constructor
(
eType
:
ElfType
,
eMachine
:
ElfMachine
,
eVersion
:
Elf32Word
,
eEntry
:
Elf32Addr
,
ePhoff
:
Elf32Off
,
eShoff
:
Elf32Off
,
eFlags
:
Elf32Word
,
eEhsize
:
Elf32Half
,
ePhentsize
:
Elf32Half
,
ePhnum
:
Elf32Half
,
eShentsize
:
Elf32Half
,
eShnum
:
Elf32Half
,
eShstrndx
:
Elf32Half
)
(
source
)