public interface

IIRSimulationContext

com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.IIRSimulationContext

Summary

Public Methods
abstract INativeCodeUnit<?> getCodeUnit()
abstract boolean recordComment(long address, String comment)
abstract boolean recordSupportRoutineCall(long addres, INativeMethodItem routine)

Public Methods

public abstract INativeCodeUnit<?> getCodeUnit ()

public abstract boolean recordComment (long address, String comment)

public abstract boolean recordSupportRoutineCall (long addres, INativeMethodItem routine)