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

  /dalvik/vm/compiler/codegen/
CompilerCodegen.h 42 char *codeAddress);
  /dalvik/vm/interp/
Jit.cpp 482 if (gDvmJit.pJitEntryTable[i].codeAddress ==
641 * Initialize codeAddress and allocate the slot. Must
    [all...]
Jit.h 145 void* codeAddress; /* Code address of native translation */
  /dalvik/vm/compiler/codegen/arm/
Assemble.cpp     [all...]
CodegenDriver.cpp     [all...]
  /dalvik/vm/compiler/
Compiler.h 82 void *codeAddress;
Frontend.cpp     [all...]
Compiler.cpp 129 newOrder->result.codeAddress = NULL;
700 work.result.codeAddress) {
701 dvmJitSetCodeAddr(work.pc, work.result.codeAddress,

Completed in 641 milliseconds