Class ExpressionTerm
java.lang.Object
ghidra.app.plugin.processors.generic.ExpressionTerm
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetValue()
int
void
linkRelativeOffsets
(Hashtable<String, Operand> opHash) Method linkRelativeOffsets.long
void
setSpace
(AddressSpace space) Sets the address space of the expression value
-
Constructor Details
-
ExpressionTerm
-
-
Method Details
-
longValue
- Throws:
Exception
-
length
- Throws:
Exception
-
linkRelativeOffsets
Method linkRelativeOffsets.- Parameters:
opHash
-
-
getValue
-
setSpace
Sets the address space of the expression value- Parameters:
space
- the address space to set- Throws:
SledException
-