HomeSort by relevance Sort by last modified time
    Searched defs:dvmCompilerTemplateStart (Results 1 - 5 of 5) 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...]

Completed in 69 milliseconds