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

  /dalvik/vm/mterp/c/
OP_IGET_JUMBO.cpp 1 HANDLE_IGET_X_JUMBO(OP_IGET_JUMBO, "", Int, )
  /libcore/dalvik/src/main/java/dalvik/bytecode/
Opcodes.java 254 int OP_IGET_JUMBO = 0x06ff;
  /dalvik/vm/analysis/
Liveness.cpp 518 case OP_IGET_JUMBO:
DexVerify.cpp     [all...]
Optimize.cpp 249 case OP_IGET_JUMBO:
    [all...]
CodeVerify.cpp     [all...]
  /dalvik/libdex/
DexOpcodes.h 333 OP_IGET_JUMBO = 0x106,
    [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 

Completed in 194 milliseconds