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

  /dalvik/vm/compiler/template/out/
CompilerTemplateAsm-ia32.S 48 .global dvmCompilerTemplateStart
49 .type dvmCompilerTemplateStart, %function
52 dvmCompilerTemplateStart:
98 .size dvmCompilerTemplateStart, .-dvmCompilerTemplateStart
CompilerTemplateAsm-armv5te.S 112 .global dvmCompilerTemplateStart
113 .type dvmCompilerTemplateStart, %function
116 dvmCompilerTemplateStart:
    [all...]
CompilerTemplateAsm-armv5te-vfp.S 112 .global dvmCompilerTemplateStart
113 .type dvmCompilerTemplateStart, %function
116 dvmCompilerTemplateStart:
    [all...]
CompilerTemplateAsm-armv7-a-neon.S 112 .global dvmCompilerTemplateStart
113 .type dvmCompilerTemplateStart, %function
116 dvmCompilerTemplateStart:
    [all...]
CompilerTemplateAsm-armv7-a.S 112 .global dvmCompilerTemplateStart
113 .type dvmCompilerTemplateStart, %function
116 dvmCompilerTemplateStart:
    [all...]
CompilerTemplateAsm-mips.S 424 .global dvmCompilerTemplateStart
425 .type dvmCompilerTemplateStart, %function
428 dvmCompilerTemplateStart:
    [all...]

Completed in 320 milliseconds