JitAllocationModel
Package:
ghidra.pcode.emu.jit.analysis
Type:
class
12.0_PUBLIC
added
method
:
allocateTemp
ghidra.
pcode.
emu.
jit.
analysis.
JitAllocationModel.
JvmTempAlloc allocateTemp(
org.
objectweb.
asm.
MethodVisitor mv,
java.
lang.
String prefix,
int count)
removed
method
:
nextFreeLocal
int nextFreeLocal(
)
11.3_PUBLIC
introduced
Initial version