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

  /dalvik/vm/interp/
Jit.h 159 void dvmBumpPunt(int from);
Jit.cpp 462 void dvmBumpPunt(int from)
    [all...]
  /dalvik/vm/mterp/x86/
footer.S 41 call dvmBumpPunt
    [all...]
  /dalvik/vm/mterp/mips/
footer.S 114 JAL(dvmBumpPunt)
    [all...]
  /dalvik/vm/mterp/armv5te/
footer.S 122 bl dvmBumpPunt;
    [all...]
  /dalvik/vm/mterp/out/
InterpAsm-mips.S     [all...]
InterpAsm-x86.S     [all...]
InterpAsm-armv5te-vfp.S     [all...]
InterpAsm-armv5te.S     [all...]
InterpAsm-armv7-a-neon.S     [all...]
InterpAsm-armv7-a.S     [all...]

Completed in 298 milliseconds