Uses of Interface
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.IEJumpFar
Packages that use IEJumpFar
Package
Description
This package and its sub-packages contain the types used to access
gendec
, JEB's generic
decompiler.Types used to create and access
gendec
's IR (Intermediate Representation).-
Uses of IEJumpFar in com.pnfsoftware.jeb.core.units.code.asm.decompiler
Methods in com.pnfsoftware.jeb.core.units.code.asm.decompiler that return IEJumpFarModifier and TypeMethodDescriptionIERoutineContext.createJumpFar
(IEGeneric jumpSite) IERoutineContext.createJumpFar
(IEGeneric jumpSite, IEGeneric condition) -
Uses of IEJumpFar in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir
Methods in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir that return IEJumpFar