Uses of Interface
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.IEJump
Packages that use IEJump
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 IEJump in com.pnfsoftware.jeb.core.units.code.asm.decompiler
Methods in com.pnfsoftware.jeb.core.units.code.asm.decompiler that return IEJumpModifier and TypeMethodDescriptionIERoutineContext.createJump(int branchAddress) IERoutineContext.createJump(int branchAddress, IEGeneric condition) -
Uses of IEJump in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir
Methods in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir that return IEJump