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