Uses of Class
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.EState.Frame
Packages that use EState.Frame
Package
Description
Types used to create and access
gendec
's IR (Intermediate Representation).-
Uses of EState.Frame in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir
Methods in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir that return EState.FrameModifier and TypeMethodDescriptionEState.popFrame()
Restore the current values of PC, variables, and native stack boundaries by popping the top-level frame.