Home | History | Annotate | Download | only in out

Lines Matching defs:dvmMterpStdRun

274     .global dvmMterpStdRun
275 .type dvmMterpStdRun, %function
283 dvmMterpStdRun:
340 .size dvmMterpStdRun, .-dvmMterpStdRun
349 * last instruction causes us to return to whoever called dvmMterpStdRun.
351 * We pushed some registers on the stack in dvmMterpStdRun, then saved
26609 * of dvmMterpStdRun.