Searched defs:returnFromMethod (Results 1 - 11 of 11) sorted by relevance

/dalvik/vm/mterp/c/
H A Dopcommon.c12 GOTO_TARGET_DECL(returnFromMethod); variable
/dalvik/vm/mterp/out/
H A DInterpC-allstubs.c559 GOTO_TARGET_DECL(returnFromMethod); variable
3611 GOTO_TARGET(returnFromMethod)
H A DInterpC-armv4t.c559 GOTO_TARGET_DECL(returnFromMethod); variable
H A DInterpC-armv5te-vfp.c559 GOTO_TARGET_DECL(returnFromMethod); variable
H A DInterpC-armv5te.c559 GOTO_TARGET_DECL(returnFromMethod); variable
H A DInterpC-armv7-a-neon.c559 GOTO_TARGET_DECL(returnFromMethod); variable
H A DInterpC-armv7-a.c559 GOTO_TARGET_DECL(returnFromMethod); variable
H A DInterpC-portstd.c491 #define GOTO_returnFromMethod() goto returnFromMethod;
539 GOTO_TARGET_DECL(returnFromMethod); variable
1273 goto returnFromMethod;
3628 GOTO_TARGET(returnFromMethod)
H A DInterpC-x86-atom.c559 GOTO_TARGET_DECL(returnFromMethod); variable
1773 GOTO_TARGET(returnFromMethod)
H A DInterpC-x86.c559 GOTO_TARGET_DECL(returnFromMethod); variable
1742 GOTO_TARGET(returnFromMethod)
H A DInterpC-portdbg.c497 #define GOTO_returnFromMethod() goto returnFromMethod;
545 GOTO_TARGET_DECL(returnFromMethod); variable
1319 * (We can't just move this down to the returnFromMethod label because
1534 goto returnFromMethod;
3889 GOTO_TARGET(returnFromMethod)

Completed in 432 milliseconds