Uses of Interface
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.IEStackManager
Packages that use IEStackManager
Package
Description
This package and its sub-packages contain the types used to access
gendec
, JEB's generic
decompiler.-
Uses of IEStackManager in com.pnfsoftware.jeb.core.units.code.asm.decompiler
Methods in com.pnfsoftware.jeb.core.units.code.asm.decompiler that return IEStackManagerModifier and TypeMethodDescriptionIERoutineContext.getStackManager()
Retrieve the manager for local IEVars representing physical stack variables (in the general sense, ie memory slots).