Uses of Interface
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.IESlice
Packages that use IESlice
Package
Description
This package and its sub-packages contain the types used to access
gendec
, JEB's generic
decompiler.Types used to create and access
gendec
's IR (Intermediate Representation).-
Uses of IESlice in com.pnfsoftware.jeb.core.units.code.asm.decompiler
Methods in com.pnfsoftware.jeb.core.units.code.asm.decompiler that return IESliceModifier and TypeMethodDescriptionIEGlobalContext.createSlice
(IEGeneric e, int bitstart, int bitend) IEGlobalContext.createSlice
(IEGeneric e, IERange range) -
Uses of IESlice in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir
Methods in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir that return IESliceMethods in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir with parameters of type IESlice