library
Toggle table of contents
1.0.0-alpha01
wasmWasi
Target filter
wasmWasi
Switch theme
Search in API
Skip to content
library
library
/
ir.alisalimik.kotstone.internal
/
CapstoneConst
Capstone
Const
wasmWasi
object
CapstoneConst
(
source
)
Members
Properties
CS_
ARCH_
ARM
Link copied to clipboard
wasmWasi
const
val
CS_ARCH_ARM
:
Int
=
0
CS_
ARCH_
ARM64
Link copied to clipboard
wasmWasi
const
val
CS_ARCH_ARM64
:
Int
=
1
CS_
ARCH_
MIPS
Link copied to clipboard
wasmWasi
const
val
CS_ARCH_MIPS
:
Int
=
2
CS_
ARCH_
PPC
Link copied to clipboard
wasmWasi
const
val
CS_ARCH_PPC
:
Int
=
4
CS_
ARCH_
X86
Link copied to clipboard
wasmWasi
const
val
CS_ARCH_X86
:
Int
=
3
CS_
MODE_
16
Link copied to clipboard
wasmWasi
const
val
CS_MODE_16
:
Int
=
2
CS_
MODE_
32
Link copied to clipboard
wasmWasi
const
val
CS_MODE_32
:
Int
=
4
CS_
MODE_
64
Link copied to clipboard
wasmWasi
const
val
CS_MODE_64
:
Int
=
8
CS_
MODE_
ARM
Link copied to clipboard
wasmWasi
const
val
CS_MODE_ARM
:
Int
=
0
CS_
MODE_
LITTLE_
ENDIAN
Link copied to clipboard
wasmWasi
const
val
CS_MODE_LITTLE_ENDIAN
:
Int
=
0
CS_
MODE_
THUMB
Link copied to clipboard
wasmWasi
const
val
CS_MODE_THUMB
:
Int
=
16