Package Hierarchies:
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- ghidra.pcode.emu.jit.alloc.AlignedMpIntHandler (implements ghidra.pcode.emu.jit.alloc.VarHandler)
- ghidra.pcode.emu.jit.alloc.DoubleVarAlloc (implements ghidra.pcode.emu.jit.alloc.SimpleVarHandler<T,JT>)
- ghidra.pcode.emu.jit.alloc.FloatVarAlloc (implements ghidra.pcode.emu.jit.alloc.SimpleVarHandler<T,JT>)
- ghidra.pcode.emu.jit.alloc.IntInIntHandler (implements ghidra.pcode.emu.jit.alloc.SubVarHandler<ST,SJT,WT,WJT>)
- ghidra.pcode.emu.jit.alloc.IntInLongHandler (implements ghidra.pcode.emu.jit.alloc.SubInLongHandler<ST,SJT>)
- ghidra.pcode.emu.jit.alloc.IntVarAlloc (implements ghidra.pcode.emu.jit.alloc.SimpleVarHandler<T,JT>)
- ghidra.pcode.emu.jit.alloc.JvmLocal<T,JT>
- ghidra.pcode.emu.jit.alloc.LongInLongHandler (implements ghidra.pcode.emu.jit.alloc.SubInLongHandler<ST,SJT>)
- ghidra.pcode.emu.jit.alloc.LongVarAlloc (implements ghidra.pcode.emu.jit.alloc.SimpleVarHandler<T,JT>)
- ghidra.pcode.emu.jit.alloc.ShiftedMpIntHandler (implements ghidra.pcode.emu.jit.alloc.VarHandler)