Class: Fisk::Rel32

Inherits:
Operand
  • Object
show all
Defined in:
lib/fisk.rb

Instance Attribute Summary

Attributes inherited from Operand

#value

Instance Method Summary collapse

Methods inherited from Operand

#extended_register?, #m64?, #unknown_label?, #works?

Instance Method Details

#typeObject



101
102
103
# File 'lib/fisk.rb', line 101

def type
  "rel32"
end