Class VarnodeTpl
java.lang.Object
ghidra.app.plugin.processors.sleigh.template.VarnodeTpl
Placeholder for what will resolve to a Varnode instance given
a specific InstructionContext
-
Constructor Summary
ModifierConstructorDescriptionprotected
VarnodeTpl
(ConstTpl space, ConstTpl offset, ConstTpl size) -
Method Summary
-
Constructor Details
-
VarnodeTpl
protected VarnodeTpl() -
VarnodeTpl
-
-
Method Details
-
getSpace
-
getOffset
-
getSize
-
isDynamic
-
isRelative
public boolean isRelative() -
decode
- Throws:
DecoderException
-
toString
-