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 TypeInterfaceDescriptioninterfaceA native instruction item represents a concreteIInstructionat a specific memory address.