java.lang.Object | |
↳ | com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.SimulationPointInformation |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public BasicBlock<IEStatement> | bb | ||||||||||
public List<Map<Integer, IEImm>> | blkPostExecRegVals | ||||||||||
public List<Map<Integer, IEImm>> | blkPreExecRegVals | ||||||||||
public CFG<IEStatement> | cfg | ||||||||||
public boolean | instructionEmulationFailed | ||||||||||
public int | instructionIndex | ||||||||||
public EState | state |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
SimulationPointInformation() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |