Uses of Interface
com.pnfsoftware.jeb.core.units.code.ICodeInstruction
Packages that use ICodeInstruction
Package
Description
Native code items, including code items and data items.
-
Uses of ICodeInstruction in com.pnfsoftware.jeb.core.units.code.asm.items
Subinterfaces of ICodeInstruction in com.pnfsoftware.jeb.core.units.code.asm.itemsModifier and TypeInterfaceDescriptioninterface
A native instruction item represents a concreteIInstruction
at a specific memory address.