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 AddressConversionLists
AddressConversionLists.generateFromCFG
(CFG<IEStatement> cfg) Generate conversion lists from a CFG.static AddressConversionLists
AddressConversionLists.generateFromList
(List<IEStatement> stmlist)