HomeSort by relevance Sort by last modified time
    Searched refs:OP_IPUT_OBJECT_JUMBO (Results 1 - 13 of 13) sorted by null

  /dalvik/vm/mterp/c/
OP_IPUT_OBJECT_JUMBO.cpp 12 HANDLE_IPUT_X_JUMBO(OP_IPUT_OBJECT_JUMBO, "-object", Object, _AS_OBJECT)
  /libcore/dalvik/src/main/java/dalvik/bytecode/
Opcodes.java 263 int OP_IPUT_OBJECT_JUMBO = 0x0fff;
  /dalvik/vm/analysis/
Liveness.cpp 398 case OP_IPUT_OBJECT_JUMBO:
DexVerify.cpp     [all...]
Optimize.cpp 275 case OP_IPUT_OBJECT_JUMBO:
    [all...]
CodeVerify.cpp     [all...]
  /dalvik/libdex/
DexOpcodes.h 342 OP_IPUT_OBJECT_JUMBO = 0x10f,
    [all...]
  /dalvik/vm/compiler/codegen/arm/
CodegenDriver.cpp     [all...]
  /dalvik/vm/mterp/out/
InterpC-allstubs.cpp     [all...]
InterpC-portable.cpp     [all...]
  /prebuilt/sdk/11/
android.jar 
  /prebuilt/sdk/12/
android.jar 
  /prebuilt/sdk/15/
android.jar 

Completed in 81 milliseconds