Uses of Class
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.SPDC
Packages that use SPDC
Package
Description
Types used to create and access
gendec's IR (Intermediate Representation).-
Uses of SPDC in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir
Fields in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir declared as SPDCModifier and TypeFieldDescriptionstatic final SPDCSPDC.UnknownAn unknown SP-delta candidate: offset is 0, guarantee and origin levels are 0.Methods in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir that return SPDCModifier and TypeMethodDescriptionSPDC.clone()static SPDCnote: if both candidates are "equally-best", the first one (a) is returned.SPDDeterminer.getBestCandidate()EBranchDetails.getStackPointerDelta()IEBranchDetails.getStackPointerDelta()Convenience method.Methods in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir that return types with arguments of type SPDCMethods in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir with parameters of type SPDC