JitPcodeThread

Package: ghidra.pcode.emu.jit
Type: class

11.4_PUBLIC

addedmethod: setCounterAndContext
void setCounterAndContext(ghidra.program.model.address.Address counter, ghidra.program.model.lang.RegisterValue context)
addedmethod: writeCounterAndContext
void writeCounterAndContext(ghidra.program.model.address.Address counter, ghidra.program.model.lang.RegisterValue context)

11.3_PUBLIC

introducedInitial version