SavedFlowState
Package:
ghidra.program.util
Type:
class
11.4_PUBLIC
removed
type
:
ghidra.program.util.SymbolicPropogator.SavedFlowState
class SavedFlowState
10.0.3_PUBLIC
added
method
:
restoreState
void restoreState(
ghidra.
program.
util.
VarnodeContext vContext)
9.0.2_PUBLIC
modified
method
:
getDestination
return type: Address → Address
- Address getDestination(
)
+
ghidra.
program.
model.
address.
Address getDestination(
)
modified
method
:
getSource
return type: Address → Address
- Address getSource(
)
+
ghidra.
program.
model.
address.
Address getSource(
)
9.0.1_PUBLIC
introduced
Initial version