Uses of Interface
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.IEJumpWithOptionalCondition
Packages that use IEJumpWithOptionalCondition
Package
Description
Types used to create and access
gendec
's IR (Intermediate Representation).-
Uses of IEJumpWithOptionalCondition in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir
Subinterfaces of IEJumpWithOptionalCondition in com.pnfsoftware.jeb.core.units.code.asm.decompiler.irModifier and TypeInterfaceDescriptioninterface
IR expression representing an intra-procedural jump to a fixed IR target.interface
A conditional branching instruction to an arbitrary IR representing a native address.Methods in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir with parameters of type IEJumpWithOptionalConditionModifier and TypeMethodDescriptionstatic void
EUtil.makeUncond
(IEJumpWithOptionalCondition j) throws if failure