Header menu logo B2R2

JumpTarget Type

Jump target of a branch instruction.

Union cases

Union case Description

Absolute(Selector, Addr, OperandSize)

Full Usage: Absolute(Selector, Addr, OperandSize)

Parameters:
Item1 : Selector
Item2 : Addr
Item3 : OperandSize

Relative Offset

Full Usage: Relative Offset

Parameters:
Item : Offset

Instance members

Instance member Description

this.IsAbsolute

Full Usage: this.IsAbsolute

Returns: bool
Returns: bool

this.IsRelative

Full Usage: this.IsRelative

Returns: bool
Returns: bool

Type something to start searching.