class UDis86::OperandPointer
- UDis86::OperandPointer
- Reference
- Object
Defined in:
udis86/operand_pointer.crConstructors
-
.new(operand_pointer : LibUDis86::UDLValPtr)
Initializes the operand pointer instance.
Instance Method Summary
-
#off(*args, **options)
Returns the offset within the segment of the pointer.
-
#off(*args, **options, &)
Returns the offset within the segment of the pointer.
- #offset
-
#seg(*args, **options)
Returns the pointer segment.
-
#seg(*args, **options, &)
Returns the pointer segment.
- #segment