Class Operand
java.lang.Object
ghidra.app.plugin.processors.generic.Operand
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleandynamic()voidgetAllHandles(ArrayList<Handle> handles, Position position, int off) Returns previously computed handle for this operand.Returns a handle for this operand *without* generating any pcodeMethod getHandle.PcodeOp[]Method getPcodeintgetSize()intvoidlinkRelativeOffsets(Hashtable<String, Operand> opHash) name()void
-
Constructor Details
-
Operand
-
-
Method Details
-
toString
-
length
-
getInfo
- Throws:
Exception
-
name
-
linkRelativeOffsets
-
getHandle
-
getHandle
Returns previously computed handle for this operand. Should not be called before the full version of getHandle, where Position and an offset are specified.- Returns:
- Handle
-
getHandle
-
getAllHandles
-
getPcode
-
dynamic
public boolean dynamic() -
toList
-
getSize
public int getSize()- Returns:
-