addedfield:
TARR_OBJECT
static ghidra.pcode.emu.jit.gen.util.Types.TRef<java.lang.Object[]> TARR_OBJECT
addedfield:
TARR_VARNODE
static ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.program.model.pcode.Varnode[]> TARR_VARNODE
addedfield:
TR_DOUBLE
static ghidra.pcode.emu.jit.gen.util.Types.TRef<java.lang.Double> TR_DOUBLE
addedfield:
TR_FLOAT
static ghidra.pcode.emu.jit.gen.util.Types.TRef<java.lang.Float> TR_FLOAT
addedfield:
TR_INTEGER
static ghidra.pcode.emu.jit.gen.util.Types.TRef<java.lang.Integer> TR_INTEGER
addedfield:
TR_LONG
static ghidra.pcode.emu.jit.gen.util.Types.TRef<java.lang.Long> TR_LONG
addedfield:
T_ADDRESS
static ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.program.model.address.Address> T_ADDRESS
addedfield:
T_ADDRESS_FACTORY
static ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.program.model.address.AddressFactory> T_ADDRESS_FACTORY
addedfield:
T_ADDRESS_SPACE
static ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.program.model.address.AddressSpace> T_ADDRESS_SPACE
addedfield:
T_ADDR_CTX
static ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.pcode.emu.jit.JitPassage.AddrCtx> T_ADDR_CTX
addedfield:
T_ARRAY_LIST
static ghidra.pcode.emu.jit.gen.util.Types.TRef<java.util.ArrayList<?>> T_ARRAY_LIST
addedfield:
T_ASSERTION_ERROR
static ghidra.pcode.emu.jit.gen.util.Types.TRef<java.lang.AssertionError> T_ASSERTION_ERROR
addedfield:
T_DECODE_PCODE_EXECUTION_EXCEPTION
static ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.pcode.exec.DecodePcodeExecutionException> T_DECODE_PCODE_EXECUTION_EXCEPTION
addedfield:
T_ENTRY_POINT
static ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.pcode.emu.jit.gen.tgt.JitCompiledPassage.EntryPoint> T_ENTRY_POINT
addedfield:
T_EXIT_SLOT
static ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.pcode.emu.jit.gen.tgt.JitCompiledPassage.ExitSlot> T_EXIT_SLOT
addedfield:
T_ILLEGAL_ARGUMENT_EXCEPTION
static ghidra.pcode.emu.jit.gen.util.Types.TRef<java.lang.IllegalArgumentException> T_ILLEGAL_ARGUMENT_EXCEPTION
addedfield:
T_JIT_BYTES_PCODE_EXECUTOR_STATE
static ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.pcode.emu.jit.JitBytesPcodeExecutorState> T_JIT_BYTES_PCODE_EXECUTOR_STATE
addedfield:
T_JIT_BYTES_PCODE_EXECUTOR_STATE_SPACE
static ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.pcode.emu.jit.JitBytesPcodeExecutorStatePiece.JitBytesPcodeExecutorStateSpace> T_JIT_BYTES_PCODE_EXECUTOR_STATE_SPACE
addedfield:
T_JIT_COMPILED_PASSAGE
static ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.pcode.emu.jit.gen.tgt.JitCompiledPassage> T_JIT_COMPILED_PASSAGE
addedfield:
T_JIT_PCODE_THREAD
static ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.pcode.emu.jit.JitPcodeThread> T_JIT_PCODE_THREAD
addedfield:
T_LANGUAGE
static ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.program.model.lang.Language> T_LANGUAGE
addedfield:
T_LIST
static ghidra.pcode.emu.jit.gen.util.Types.TRef<java.util.List<?>> T_LIST
addedfield:
T_LOWLEVEL_ERROR
static ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.pcode.error.LowlevelError> T_LOWLEVEL_ERROR
addedfield:
T_MATH
static ghidra.pcode.emu.jit.gen.util.Types.TRef<java.lang.Math> T_MATH
addedfield:
T_OBJECT
static ghidra.pcode.emu.jit.gen.util.Types.TRef<java.lang.Object> T_OBJECT
addedfield:
T_PCODE_OP
static ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.program.model.pcode.PcodeOp> T_PCODE_OP
addedfield:
T_PCODE_USEROP_DEFINITION
static ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.pcode.exec.PcodeUseropLibrary.PcodeUseropDefinition<?>> T_PCODE_USEROP_DEFINITION
addedfield:
T_PCODE_USEROP_DEFINITION__BYTEARR
static ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.pcode.exec.PcodeUseropLibrary.PcodeUseropDefinition<byte[]>> T_PCODE_USEROP_DEFINITION__BYTEARR
addedfield:
T_PCODE_USEROP_LIBRARY
static ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.pcode.exec.PcodeUseropLibrary<?>> T_PCODE_USEROP_LIBRARY
addedfield:
T_PRINT_STREAM
static ghidra.pcode.emu.jit.gen.util.Types.TRef<java.io.PrintStream> T_PRINT_STREAM
addedfield:
T_REGISTER_VALUE
static ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.program.model.lang.RegisterValue> T_REGISTER_VALUE
addedfield:
T_SLEIGH_LINK_EXCEPTION
static ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.pcode.exec.SleighLinkException> T_SLEIGH_LINK_EXCEPTION
addedfield:
T_STRING
static ghidra.pcode.emu.jit.gen.util.Types.TRef<java.lang.String> T_STRING
addedfield:
T_SYSTEM
static ghidra.pcode.emu.jit.gen.util.Types.TRef<java.lang.System> T_SYSTEM
addedfield:
T_THROWABLE
static ghidra.pcode.emu.jit.gen.util.Types.TRef<java.lang.Throwable> T_THROWABLE
addedfield:
T_VARNODE
static ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.program.model.pcode.Varnode> T_VARNODE
addedfield:
MDESC_INTEGER__VALUE_OF
static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TRef<java.lang.Integer>,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TInt>> MDESC_INTEGER__VALUE_OF
addedfield:
MDESC_JIT_COMPILED_PASSAGE__CREATE_OP
static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.program.model.pcode.PcodeOp>,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.program.model.address.Address>>,ghidra.pcode.emu.jit.gen.util.Types.TInt>,ghidra.pcode.emu.jit.gen.util.Types.TInt>,ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.program.model.pcode.Varnode[]>>,ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.program.model.pcode.Varnode>>> MDESC_JIT_COMPILED_PASSAGE__CREATE_OP
addedfield:
MDESC_JIT_COMPILED_PASSAGE__READ_BOOL_N
static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TInt,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TRef<byte[]>>,ghidra.pcode.emu.jit.gen.util.Types.TInt>,ghidra.pcode.emu.jit.gen.util.Types.TInt>> MDESC_JIT_COMPILED_PASSAGE__READ_BOOL_N
addedfield:
MDESC_JIT_COMPILED_PASSAGE__SET_$OR_WRITE_COUNTER_AND_CONTEXT
static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TVoid,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TLong>,ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.program.model.lang.RegisterValue>>> MDESC_JIT_COMPILED_PASSAGE__SET_$OR_WRITE_COUNTER_AND_CONTEXT
addedfield:
MDESC_JIT_COMPILED_PASSAGE__$FLAGBIT_INT_RAW
static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TInt,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TInt>,ghidra.pcode.emu.jit.gen.util.Types.TInt>> MDESC_JIT_COMPILED_PASSAGE__$FLAGBIT_INT_RAW
addedfield:
MDESC_JIT_COMPILED_PASSAGE__$FLAGBIT_LONG_RAW
static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TLong,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TLong>,ghidra.pcode.emu.jit.gen.util.Types.TLong>> MDESC_JIT_COMPILED_PASSAGE__$FLAGBIT_LONG_RAW
addedfield:
MDESC_JIT_COMPILED_PASSAGE__$FLAGBIT_MP_INT
static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TInt,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TRef<int[]>>,ghidra.pcode.emu.jit.gen.util.Types.TRef<int[]>>,ghidra.pcode.emu.jit.gen.util.Types.TInt>> MDESC_JIT_COMPILED_PASSAGE__$FLAGBIT_MP_INT
addedfield:
MDESC_THROWABLE__PRINT_STACK_TRACE
static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TVoid,ghidra.pcode.emu.jit.gen.util.Emitter.Bot> MDESC_THROWABLE__PRINT_STACK_TRACE
addedfield:
MDESC_LONG__COMPARE
static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TInt,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TLong>,ghidra.pcode.emu.jit.gen.util.Types.TLong>> MDESC_LONG__COMPARE
addedfield:
MDESC_LOWLEVEL_ERROR__$INIT
static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TVoid,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TRef<java.lang.String>>> MDESC_LOWLEVEL_ERROR__$INIT
addedfield:
MDESC_OBJECT__$INIT
static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TVoid,ghidra.pcode.emu.jit.gen.util.Emitter.Bot> MDESC_OBJECT__$INIT
addedfield:
MDESC_PRINT_STREAM__PRINTLN
static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TVoid,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TRef<java.lang.String>>> MDESC_PRINT_STREAM__PRINTLN
addedfield:
MDESC_STRING__FORMATTED
static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TRef<java.lang.String>,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TRef<java.lang.Object[]>>> MDESC_STRING__FORMATTED
modifiedfield:
MDESC_FLOAT__IS_NAN
type: String → MthDesc
- static java.lang.String MDESC_FLOAT__IS_NAN
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TInt,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TFloat>> MDESC_FLOAT__IS_NAN
modifiedfield:
MDESC_LIST__ADD
type: String → MthDesc
- static java.lang.String MDESC_LIST__ADD
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TInt,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TRef<java.lang.Object>>> MDESC_LIST__ADD
modifiedfield:
MDESC_DOUBLE__LONG_BITS_TO_DOUBLE
type: String → MthDesc
- static java.lang.String MDESC_DOUBLE__LONG_BITS_TO_DOUBLE
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TDouble,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TLong>> MDESC_DOUBLE__LONG_BITS_TO_DOUBLE
modifiedfield:
MDESC_$FLOAT_UNOP
type: String → MthDesc
- static java.lang.String MDESC_$FLOAT_UNOP
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TFloat,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TFloat>> MDESC_$FLOAT_UNOP
modifiedfield:
MDESC_$INT_BINOP
type: String → MthDesc
- static java.lang.String MDESC_$INT_BINOP
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TInt,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TInt>,ghidra.pcode.emu.jit.gen.util.Types.TInt>> MDESC_$INT_BINOP
modifiedfield:
MDESC_JIT_COMPILED_PASSAGE__READ_INTX
type: String → MthDesc
- static java.lang.String MDESC_JIT_COMPILED_PASSAGE__READ_INTX
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TInt,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TRef<byte[]>>,ghidra.pcode.emu.jit.gen.util.Types.TInt>> MDESC_JIT_COMPILED_PASSAGE__READ_INTX
modifiedfield:
MDESC_ADDRESS_SPACE__GET_ADDRESS
type: String → MthDesc
- static java.lang.String MDESC_ADDRESS_SPACE__GET_ADDRESS
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.program.model.address.Address>,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TLong>> MDESC_ADDRESS_SPACE__GET_ADDRESS
modifiedfield:
MDESC_SLEIGH_LINK_EXCEPTION__$INIT
type: String → MthDesc
- static java.lang.String MDESC_SLEIGH_LINK_EXCEPTION__$INIT
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TVoid,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TRef<java.lang.String>>> MDESC_SLEIGH_LINK_EXCEPTION__$INIT
modifiedfield:
MDESC_$SHIFT_JJ
type: String → MthDesc
- static java.lang.String MDESC_$SHIFT_JJ
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TLong,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TLong>,ghidra.pcode.emu.jit.gen.util.Types.TLong>> MDESC_$SHIFT_JJ
modifiedfield:
MDESC_LONG__BIT_COUNT
type: String → MthDesc
- static java.lang.String MDESC_LONG__BIT_COUNT
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TInt,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TLong>> MDESC_LONG__BIT_COUNT
modifiedfield:
MDESC_FLOAT__FLOAT_TO_RAW_INT_BITS
type: String → MthDesc
- static java.lang.String MDESC_FLOAT__FLOAT_TO_RAW_INT_BITS
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TInt,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TFloat>> MDESC_FLOAT__FLOAT_TO_RAW_INT_BITS
modifiedfield:
MDESC_INTEGER__TO_UNSIGNED_LONG
type: String → MthDesc
- static java.lang.String MDESC_INTEGER__TO_UNSIGNED_LONG
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TLong,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TInt>> MDESC_INTEGER__TO_UNSIGNED_LONG
modifiedfield:
MDESC_ARRAY_LIST__$INIT
type: String → MthDesc
- static java.lang.String MDESC_ARRAY_LIST__$INIT
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TVoid,ghidra.pcode.emu.jit.gen.util.Emitter.Bot> MDESC_ARRAY_LIST__$INIT
modifiedfield:
MDESC_ILLEGAL_ARGUMENT_EXCEPTION__$INIT
type: String → MthDesc
- static java.lang.String MDESC_ILLEGAL_ARGUMENT_EXCEPTION__$INIT
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TVoid,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TRef<java.lang.String>>> MDESC_ILLEGAL_ARGUMENT_EXCEPTION__$INIT
modifiedfield:
MDESC_LONG__NUMBER_OF_LEADING_ZEROS
type: String → MthDesc
- static java.lang.String MDESC_LONG__NUMBER_OF_LEADING_ZEROS
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TInt,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TLong>> MDESC_LONG__NUMBER_OF_LEADING_ZEROS
modifiedfield:
MDESC_ASSERTION_ERROR__$INIT
type: String → MthDesc
- static java.lang.String MDESC_ASSERTION_ERROR__$INIT
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TVoid,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TRef<java.lang.Object>>> MDESC_ASSERTION_ERROR__$INIT
modifiedfield:
MDESC_DOUBLE__DOUBLE_TO_RAW_LONG_BITS
type: String → MthDesc
- static java.lang.String MDESC_DOUBLE__DOUBLE_TO_RAW_LONG_BITS
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TLong,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TDouble>> MDESC_DOUBLE__DOUBLE_TO_RAW_LONG_BITS
modifiedfield:
MDESC_JIT_BYTES_PCODE_EXECUTOR_STATE_SPACE__READ
type: String → MthDesc
- static java.lang.String MDESC_JIT_BYTES_PCODE_EXECUTOR_STATE_SPACE__READ
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TRef<byte[]>,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TLong>,ghidra.pcode.emu.jit.gen.util.Types.TInt>> MDESC_JIT_BYTES_PCODE_EXECUTOR_STATE_SPACE__READ
modifiedfield:
MDESC_INTEGER__COMPARE
type: String → MthDesc
- static java.lang.String MDESC_INTEGER__COMPARE
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TInt,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TInt>,ghidra.pcode.emu.jit.gen.util.Types.TInt>> MDESC_INTEGER__COMPARE
modifiedfield:
MDESC_$DOUBLE_UNOP
type: String → MthDesc
- static java.lang.String MDESC_$DOUBLE_UNOP
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TDouble,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TDouble>> MDESC_$DOUBLE_UNOP
modifiedfield:
MDESC_JIT_COMPILED_PASSAGE__GET_LANGUAGE
type: String → MthDesc
- static java.lang.String MDESC_JIT_COMPILED_PASSAGE__GET_LANGUAGE
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.program.model.lang.Language>,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TRef<java.lang.String>>> MDESC_JIT_COMPILED_PASSAGE__GET_LANGUAGE
modifiedfield:
MDESC_JIT_COMPILED_PASSAGE__WRITE_LONGX
type: String → MthDesc
- static java.lang.String MDESC_JIT_COMPILED_PASSAGE__WRITE_LONGX
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TVoid,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TLong>,ghidra.pcode.emu.jit.gen.util.Types.TRef<byte[]>>,ghidra.pcode.emu.jit.gen.util.Types.TInt>> MDESC_JIT_COMPILED_PASSAGE__WRITE_LONGX
modifiedfield:
MDESC_FLOAT__INT_BITS_TO_FLOAT
type: String → MthDesc
- static java.lang.String MDESC_FLOAT__INT_BITS_TO_FLOAT
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TFloat,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TInt>> MDESC_FLOAT__INT_BITS_TO_FLOAT
modifiedfield:
MDESC_$SHIFT_IJ
type: String → MthDesc
- static java.lang.String MDESC_$SHIFT_IJ
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TInt,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TInt>,ghidra.pcode.emu.jit.gen.util.Types.TLong>> MDESC_$SHIFT_IJ
modifiedfield:
MDESC_JIT_COMPILED_PASSAGE__CREATE_VARNODE
type: String → MthDesc
- static java.lang.String MDESC_JIT_COMPILED_PASSAGE__CREATE_VARNODE
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.program.model.pcode.Varnode>,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.program.model.address.AddressFactory>>,ghidra.pcode.emu.jit.gen.util.Types.TRef<java.lang.String>>,ghidra.pcode.emu.jit.gen.util.Types.TLong>,ghidra.pcode.emu.jit.gen.util.Types.TInt>> MDESC_JIT_COMPILED_PASSAGE__CREATE_VARNODE
modifiedfield:
MDESC_PCODE_USEROP_DEFINITION__GET_DEFINING_LIBRARY
type: String → MthDesc
- static java.lang.String MDESC_PCODE_USEROP_DEFINITION__GET_DEFINING_LIBRARY
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.pcode.exec.PcodeUseropLibrary<?>>,ghidra.pcode.emu.jit.gen.util.Emitter.Bot> MDESC_PCODE_USEROP_DEFINITION__GET_DEFINING_LIBRARY
modifiedfield:
MDESC_JIT_COMPILED_PASSAGE__CREATE_CONTEXT
type: String → MthDesc
- static java.lang.String MDESC_JIT_COMPILED_PASSAGE__CREATE_CONTEXT
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.program.model.lang.RegisterValue>,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.program.model.lang.Language>>,ghidra.pcode.emu.jit.gen.util.Types.TRef<java.lang.String>>> MDESC_JIT_COMPILED_PASSAGE__CREATE_CONTEXT
modifiedfield:
MDESC_DOUBLE__IS_NAN
type: String → MthDesc
- static java.lang.String MDESC_DOUBLE__IS_NAN
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TInt,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TDouble>> MDESC_DOUBLE__IS_NAN
modifiedfield:
MDESC_$SHIFT_II
type: String → MthDesc
- static java.lang.String MDESC_$SHIFT_II
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TInt,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TInt>,ghidra.pcode.emu.jit.gen.util.Types.TInt>> MDESC_$SHIFT_II
modifiedfield:
MDESC_JIT_COMPILED_PASSAGE__READ_LONGX
type: String → MthDesc
- static java.lang.String MDESC_JIT_COMPILED_PASSAGE__READ_LONGX
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TLong,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TRef<byte[]>>,ghidra.pcode.emu.jit.gen.util.Types.TInt>> MDESC_JIT_COMPILED_PASSAGE__READ_LONGX
modifiedfield:
MDESC_$LONG_BINOP
type: String → MthDesc
- static java.lang.String MDESC_$LONG_BINOP
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TLong,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TLong>,ghidra.pcode.emu.jit.gen.util.Types.TLong>> MDESC_$LONG_BINOP
modifiedfield:
MDESC_$SHIFT_AI
type: String → MthDesc
- static java.lang.String MDESC_$SHIFT_AI
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TVoid,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TRef<int[]>>,ghidra.pcode.emu.jit.gen.util.Types.TInt>,ghidra.pcode.emu.jit.gen.util.Types.TRef<int[]>>,ghidra.pcode.emu.jit.gen.util.Types.TInt>> MDESC_$SHIFT_AI
modifiedfield:
MDESC_JIT_COMPILED_PASSAGE__WRITE_INTX
type: String → MthDesc
- static java.lang.String MDESC_JIT_COMPILED_PASSAGE__WRITE_INTX
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TVoid,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TInt>,ghidra.pcode.emu.jit.gen.util.Types.TRef<byte[]>>,ghidra.pcode.emu.jit.gen.util.Types.TInt>> MDESC_JIT_COMPILED_PASSAGE__WRITE_INTX
modifiedfield:
MDESC_JIT_COMPILED_PASSAGE__COUNT
type: String → MthDesc
- static java.lang.String MDESC_JIT_COMPILED_PASSAGE__COUNT
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TVoid,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TInt>,ghidra.pcode.emu.jit.gen.util.Types.TInt>> MDESC_JIT_COMPILED_PASSAGE__COUNT
modifiedfield:
MDESC_JIT_BYTES_PCODE_EXECUTOR_STATE_SPACE__WRITE
type: String → MthDesc
- static java.lang.String MDESC_JIT_BYTES_PCODE_EXECUTOR_STATE_SPACE__WRITE
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TVoid,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TLong>,ghidra.pcode.emu.jit.gen.util.Types.TRef<byte[]>>,ghidra.pcode.emu.jit.gen.util.Types.TInt>,ghidra.pcode.emu.jit.gen.util.Types.TInt>> MDESC_JIT_BYTES_PCODE_EXECUTOR_STATE_SPACE__WRITE
modifiedfield:
MDESC_ADDRESS_FACTORY__GET_ADDRESS_SPACE
type: String → MthDesc
- static java.lang.String MDESC_ADDRESS_FACTORY__GET_ADDRESS_SPACE
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.program.model.address.AddressSpace>,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TInt>> MDESC_ADDRESS_FACTORY__GET_ADDRESS_SPACE
modifiedfield:
MDESC_JIT_COMPILED_PASSAGE__CREATE_DECODE_ERROR
type: String → MthDesc
- static java.lang.String MDESC_JIT_COMPILED_PASSAGE__CREATE_DECODE_ERROR
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.pcode.exec.DecodePcodeExecutionException>,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TRef<java.lang.String>>,ghidra.pcode.emu.jit.gen.util.Types.TLong>> MDESC_JIT_COMPILED_PASSAGE__CREATE_DECODE_ERROR
modifiedfield:
MDESC_JIT_COMPILED_PASSAGE__GET_USEROP_DEFINITION
type: String → MthDesc
- static java.lang.String MDESC_JIT_COMPILED_PASSAGE__GET_USEROP_DEFINITION
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.pcode.exec.PcodeUseropLibrary.PcodeUseropDefinition<byte[]>>,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TRef<java.lang.String>>> MDESC_JIT_COMPILED_PASSAGE__GET_USEROP_DEFINITION
modifiedfield:
MDESC_JIT_COMPILED_PASSAGE__CONV_OFFSET2_TO_LONG
type: String → MthDesc
- static java.lang.String MDESC_JIT_COMPILED_PASSAGE__CONV_OFFSET2_TO_LONG
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TLong,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TInt>,ghidra.pcode.emu.jit.gen.util.Types.TInt>> MDESC_JIT_COMPILED_PASSAGE__CONV_OFFSET2_TO_LONG
modifiedfield:
MDESC_$SHIFT_JA
type: String → MthDesc
- static java.lang.String MDESC_$SHIFT_JA
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TLong,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TLong>,ghidra.pcode.emu.jit.gen.util.Types.TRef<int[]>>> MDESC_$SHIFT_JA
modifiedfield:
MDESC_$SHIFT_AJ
type: String → MthDesc
- static java.lang.String MDESC_$SHIFT_AJ
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TVoid,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TRef<int[]>>,ghidra.pcode.emu.jit.gen.util.Types.TInt>,ghidra.pcode.emu.jit.gen.util.Types.TRef<int[]>>,ghidra.pcode.emu.jit.gen.util.Types.TLong>> MDESC_$SHIFT_AJ
modifiedfield:
MDESC_JIT_BYTES_PCODE_EXECUTOR_STATE_SPACE__GET_DIRECT
type: String → MthDesc
- static java.lang.String MDESC_JIT_BYTES_PCODE_EXECUTOR_STATE_SPACE__GET_DIRECT
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TRef<byte[]>,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TLong>> MDESC_JIT_BYTES_PCODE_EXECUTOR_STATE_SPACE__GET_DIRECT
modifiedfield:
MDESC_JIT_COMPILED_PASSAGE__CREATE_EXIT_SLOT
type: String → MthDesc
- static java.lang.String MDESC_JIT_COMPILED_PASSAGE__CREATE_EXIT_SLOT
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.pcode.emu.jit.gen.tgt.JitCompiledPassage.ExitSlot>,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TLong>,ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.program.model.lang.RegisterValue>>> MDESC_JIT_COMPILED_PASSAGE__CREATE_EXIT_SLOT
modifiedfield:
MDESC_ADDR_CTX__$INIT
type: String → MthDesc
- static java.lang.String MDESC_ADDR_CTX__$INIT
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TVoid,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.program.model.lang.RegisterValue>>,ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.program.model.address.Address>>> MDESC_ADDR_CTX__$INIT
modifiedfield:
MDESC_JIT_BYTES_PCODE_EXECUTOR_STATE__GET_SPACE_FOR
type: String → MthDesc
- static java.lang.String MDESC_JIT_BYTES_PCODE_EXECUTOR_STATE__GET_SPACE_FOR
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.pcode.emu.jit.JitBytesPcodeExecutorStatePiece.JitBytesPcodeExecutorStateSpace>,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.program.model.address.AddressSpace>>> MDESC_JIT_BYTES_PCODE_EXECUTOR_STATE__GET_SPACE_FOR
modifiedfield:
MDESC_JIT_COMPILED_PASSAGE__MP_INT_BINOP
type: String → MthDesc
- static java.lang.String MDESC_JIT_COMPILED_PASSAGE__MP_INT_BINOP
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TVoid,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TRef<int[]>>,ghidra.pcode.emu.jit.gen.util.Types.TRef<int[]>>,ghidra.pcode.emu.jit.gen.util.Types.TRef<int[]>>> MDESC_JIT_COMPILED_PASSAGE__MP_INT_BINOP
modifiedfield:
MDESC_INTEGER__BIT_COUNT
type: String → MthDesc
- static java.lang.String MDESC_INTEGER__BIT_COUNT
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TInt,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TInt>> MDESC_INTEGER__BIT_COUNT
modifiedfield:
MDESC_LANGUAGE__GET_ADDRESS_FACTORY
type: String → MthDesc
- static java.lang.String MDESC_LANGUAGE__GET_ADDRESS_FACTORY
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.program.model.address.AddressFactory>,ghidra.pcode.emu.jit.gen.util.Emitter.Bot> MDESC_LANGUAGE__GET_ADDRESS_FACTORY
modifiedfield:
MDESC_INTEGER__NUMBER_OF_LEADING_ZEROS
type: String → MthDesc
- static java.lang.String MDESC_INTEGER__NUMBER_OF_LEADING_ZEROS
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TInt,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TInt>> MDESC_INTEGER__NUMBER_OF_LEADING_ZEROS
modifiedfield:
MDESC_JIT_COMPILED_PASSAGE__GET_CHAINED
type: String → MthDesc
- static java.lang.String MDESC_JIT_COMPILED_PASSAGE__GET_CHAINED
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.pcode.emu.jit.gen.tgt.JitCompiledPassage.EntryPoint>,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.pcode.emu.jit.gen.tgt.JitCompiledPassage.ExitSlot>>> MDESC_JIT_COMPILED_PASSAGE__GET_CHAINED
modifiedfield:
MDESC_JIT_COMPILED_PASSAGE__INVOKE_USEROP
type: String → MthDesc
- static java.lang.String MDESC_JIT_COMPILED_PASSAGE__INVOKE_USEROP
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TVoid,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.pcode.exec.PcodeUseropLibrary.PcodeUseropDefinition<byte[]>>>,ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.program.model.pcode.PcodeOp>>> MDESC_JIT_COMPILED_PASSAGE__INVOKE_USEROP
modifiedfield:
MDESC_$SHIFT_JI
type: String → MthDesc
- static java.lang.String MDESC_$SHIFT_JI
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TLong,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TLong>,ghidra.pcode.emu.jit.gen.util.Types.TInt>> MDESC_$SHIFT_JI
modifiedfield:
MDESC_$SHIFT_IA
type: String → MthDesc
- static java.lang.String MDESC_$SHIFT_IA
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TInt,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TInt>,ghidra.pcode.emu.jit.gen.util.Types.TRef<int[]>>> MDESC_$SHIFT_IA
modifiedfield:
MDESC_JIT_PCODE_THREAD__GET_STATE
type: String → MthDesc
- static java.lang.String MDESC_JIT_PCODE_THREAD__GET_STATE
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TRef<ghidra.pcode.emu.jit.JitThreadBytesPcodeExecutorState>,ghidra.pcode.emu.jit.gen.util.Emitter.Bot> MDESC_JIT_PCODE_THREAD__GET_STATE
modifiedfield:
MDESC_$SHIFT_AA
type: String → MthDesc
- static java.lang.String MDESC_$SHIFT_AA
+ static ghidra.pcode.emu.jit.gen.util.Methods.MthDesc<ghidra.pcode.emu.jit.gen.util.Types.TVoid,ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Ent<ghidra.pcode.emu.jit.gen.util.Emitter.Bot,ghidra.pcode.emu.jit.gen.util.Types.TRef<int[]>>,ghidra.pcode.emu.jit.gen.util.Types.TInt>,ghidra.pcode.emu.jit.gen.util.Types.TRef<int[]>>,ghidra.pcode.emu.jit.gen.util.Types.TRef<int[]>>> MDESC_$SHIFT_AA
removedfield:
TDESC_ADDRESS
static java.lang.String TDESC_ADDRESS
removedfield:
TDESC_LIST
static java.lang.String TDESC_LIST
removedfield:
TDESC_STRING
static java.lang.String TDESC_STRING
removedfield:
TDESC_VARNODE
static java.lang.String TDESC_VARNODE
removedfield:
NAME_ADDR_CTX
static java.lang.String NAME_ADDR_CTX
removedfield:
NAME_ADDRESS
static java.lang.String NAME_ADDRESS
removedfield:
NAME_DOUBLE
static java.lang.String NAME_DOUBLE
removedfield:
NAME_FLOAT
static java.lang.String NAME_FLOAT
removedfield:
NAME_INTEGER
static java.lang.String NAME_INTEGER
removedfield:
NAME_LANGUAGE
static java.lang.String NAME_LANGUAGE
removedfield:
NAME_LIST
static java.lang.String NAME_LIST
removedfield:
NAME_LONG
static java.lang.String NAME_LONG
removedfield:
NAME_MATH
static java.lang.String NAME_MATH
removedfield:
NAME_OBJECT
static java.lang.String NAME_OBJECT
removedfield:
NAME_VARNODE
static java.lang.String NAME_VARNODE