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

  /dalvik/vm/compiler/codegen/x86/
CodegenDriver.cpp 36 static intptr_t templateEntryOffsets[TEMPLATE_LAST_MARK];
303 templateEntryOffsets[TEMPLATE_INTERPRET]);
  /dalvik/vm/compiler/codegen/arm/
CodegenCommon.cpp 30 static intptr_t templateEntryOffsets[TEMPLATE_LAST_MARK];

Completed in 818 milliseconds