JumpTarget Type
Jump target of a branch instruction.
Union cases
Union case | Description |
Full Usage:
Absolute(Selector, Addr, OperandSize)
Parameters:
Selector
Item2 : Addr
Item3 : OperandSize
|
|
|
|
Instance members
Instance member | Description |
Full Usage:
this.IsAbsolute
Returns: bool
|
|
Full Usage:
this.IsRelative
Returns: bool
|
|