executables
Toggle table of contents
0.0.1-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
executables
elf
/
space.iseki.executables.elf
/
ElfPFlags
/
Constants
Constants
object
Constants
Members
Properties
PF_
R
Link copied to clipboard
const
val
PF_R
:
Int
A readable segment.
PF_
W
Link copied to clipboard
const
val
PF_W
:
Int
A writable segment.
PF_
X
Link copied to clipboard
const
val
PF_X
:
Int
An executable segment.