HomeSort by relevance Sort by last modified time
    Searched defs:codeAddress (Results 1 - 3 of 3) sorted by null

  /dalvik/vm/interp/
Jit.h 145 void* codeAddress; /* Code address of native translation */
Jit.cpp 482 if (gDvmJit.pJitEntryTable[i].codeAddress ==
641 * Initialize codeAddress and allocate the slot. Must
    [all...]
  /dalvik/vm/compiler/
Compiler.h 82 void *codeAddress;

Completed in 30 milliseconds