OnlyOffsetBranch

data class OnlyOffsetBranch(val enabled: Boolean) : CapstoneOption(source)

For branch instructions, only print the offset without adding to PC.

Architecture-specific: ARM, PPC, AArch64

Constructors

Link copied to clipboard
constructor(enabled: Boolean)

Properties

Link copied to clipboard