Uses of Class
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.AddressConversionLists
Packages that use AddressConversionLists
Package
Description
Types used to create and access
gendec's IR (Intermediate Representation).-
Uses of AddressConversionLists in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir
Methods in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir that return AddressConversionListsModifier and TypeMethodDescriptionstatic AddressConversionListsAddressConversionLists.generateFromCFG(CFG<IEStatement> cfg) Generate conversion lists from a CFG.static AddressConversionListsAddressConversionLists.generateFromList(List<IEStatement> stmlist)