JitAllocationModel

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

12.0_PUBLIC

addedmethod: allocateTemp
ghidra.pcode.emu.jit.analysis.JitAllocationModel.JvmTempAlloc allocateTemp(org.objectweb.asm.MethodVisitor mv, java.lang.String prefix, int count)
removedmethod: nextFreeLocal
int nextFreeLocal()

11.3_PUBLIC

introducedInitial version