executables
Toggle table of contents
0.0.1-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
executables
elf
/
space.iseki.executables.elf
/
Elf32Shdr
/
Elf32Shdr
Elf32Shdr
constructor
(
shName
:
Elf32Word
,
shType
:
ElfSType
,
shFlags
:
ElfSFlags
,
shAddr
:
Elf32Addr
,
shOffset
:
Elf32Off
,
shSize
:
Elf32Word
,
shLink
:
Elf32Word
,
shInfo
:
Elf32Word
,
shAddralign
:
Elf32Word
,
shEntsize
:
Elf32Word
,
name
:
String
?
=
null
)
(
source
)