Interface JitMemoryVar

All Superinterfaces:
JitVal, JitVar
All Known Implementing Classes:
JitDirectMemoryVar, JitIndirectMemoryVar, JitMemoryOutVar

public interface JitMemoryVar extends JitVar
A p-code variable located in memory.

The offset could be fixed or variable. The variable is shared among all threads.

  • Nested Class Summary

    Nested classes/interfaces inherited from interface ghidra.pcode.emu.jit.var.JitVal

    JitVal.ValUse
  • Method Summary

    Methods inherited from interface ghidra.pcode.emu.jit.var.JitVal

    addUse, removeUse, size, uses

    Methods inherited from interface ghidra.pcode.emu.jit.var.JitVar

    id, space