HomeSort by relevance Sort by last modified time
    Searched full:dvmasminstructionstart (Results 26 - 30 of 30) sorted by null

12

  /dalvik/vm/mterp/out/
InterpAsm-mips.S 498 .global dvmAsmInstructionStart
499 .type dvmAsmInstructionStart, %function
500 dvmAsmInstructionStart = .L_OP_NOP
    [all...]
InterpAsm-armv5te.S 354 .global dvmAsmInstructionStart
355 .type dvmAsmInstructionStart, %function
356 dvmAsmInstructionStart = .L_OP_NOP
    [all...]
  /dalvik/vm/compiler/template/out/
CompilerTemplateAsm-armv5te-vfp.S     [all...]
CompilerTemplateAsm-mips.S     [all...]
  /dalvik/vm/
Thread.cpp 863 thread->mainHandlerTable = dvmAsmInstructionStart;
    [all...]

Completed in 726 milliseconds

12