Class SymbolicPropogator.SavedFlowState

java.lang.Object
ghidra.program.util.SymbolicPropogator.SavedFlowState
Enclosing class:
SymbolicPropogator

protected class SymbolicPropogator.SavedFlowState extends Object
  • Constructor Details

  • Method Details

    • getSource

      public Address getSource()
    • getDestination

      public Address getDestination()
    • isContinueAfterHittingFlow

      public boolean isContinueAfterHittingFlow()
    • restoreState

      public void restoreState(VarnodeContext vContext)