Home
last modified time | relevance | path

Searched refs:dvmCleanupStackOverflow (Results 1 – 11 of 11) sorted by relevance

/dalvik/vm/mterp/x86-atom/
DTODO.txt4 (hi) Correct stack overflow handling (dvmCleanupStackOverflow takes an
Dfooter.S480 call dvmCleanupStackOverflow # call: (Thread* self)
530 call dvmCleanupStackOverflow # call: (Thread* self)
/dalvik/vm/interp/
DStack.h280 void dvmCleanupStackOverflow(Thread* self, const Object* exception);
DStack.c1066 void dvmCleanupStackOverflow(Thread* self, const Object* exception) in dvmCleanupStackOverflow() function
/dalvik/vm/mterp/c/
DgotoTargets.c690 dvmCleanupStackOverflow(self, exception); in GOTO_TARGET()
/dalvik/vm/mterp/out/
DInterpC-x86-atom.c2012 dvmCleanupStackOverflow(self, exception); in GOTO_TARGET()
DInterpC-x86.c1949 dvmCleanupStackOverflow(self, exception); in GOTO_TARGET()
DInterpC-portstd.c3847 dvmCleanupStackOverflow(self, exception); in INTERP_FUNC_NAME()
DInterpC-allstubs.c3818 dvmCleanupStackOverflow(self, exception); in GOTO_TARGET()
DInterpC-portdbg.c4097 dvmCleanupStackOverflow(self, exception); in INTERP_FUNC_NAME()
DInterpAsm-x86-atom.S18351 call dvmCleanupStackOverflow # call: (Thread* self)
18401 call dvmCleanupStackOverflow # call: (Thread* self)