Uses of Class
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.SimulationPointInformation
Packages that use SimulationPointInformation
Package
Description
This package and its sub-packages contain the types used to access
gendec
, JEB's generic
decompiler.-
Uses of SimulationPointInformation in com.pnfsoftware.jeb.core.units.code.asm.decompiler
Methods in com.pnfsoftware.jeb.core.units.code.asm.decompiler with parameters of type SimulationPointInformationModifier and TypeMethodDescriptionAbstractConverter.determineStackPointerDeltaFromSimulation
(SimulationPointInformation simuinfo) The default implementation returns null.IEConverter.determineStackPointerDeltaFromSimulation
(SimulationPointInformation simuinfo) This method attempts to provide the stack pointer delta resulting from the execution of a routine.