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 TypeInterfaceDescriptioninterfaceIR expression representing an intra-procedural jump to a fixed IR target.interfaceA 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 voidEUtil.makeUncond(IEJumpWithOptionalCondition j) throws if failure