class

UDis86::OperandPointer

Inherits Reference < Object

Constructors

new(operand_pointer : LibUDis86::UDLValPtr)

Initializes the operand pointer instance.

Source

Instance methods

off(*args, **options)

Returns the offset within the segment of the pointer.

Source
off(*args, **options, &)

Returns the offset within the segment of the pointer.

Source
offset
Source
seg(*args, **options)

Returns the pointer segment.

Source
seg(*args, **options, &)

Returns the pointer segment.

Source
segment
Source