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

/dalvik/vm/mterp/portable/
H A Dstubdefs.cpp58 #define GOTO_returnFromMethod() goto returnFromMethod;
/dalvik/vm/mterp/c/
H A DgotoTargets.cpp528 GOTO_TARGET(returnFromMethod)
H A Dopcommon.cpp12 GOTO_TARGET_DECL(returnFromMethod); variable
/dalvik/vm/mterp/out/
H A DInterpC-x86-atom.cpp518 GOTO_TARGET_DECL(returnFromMethod); variable
1843 GOTO_TARGET(returnFromMethod)
H A DInterpC-x86.cpp518 GOTO_TARGET_DECL(returnFromMethod); variable
1785 GOTO_TARGET(returnFromMethod)
H A DInterpC-armv5te-vfp.cpp518 GOTO_TARGET_DECL(returnFromMethod); variable
H A DInterpC-armv5te.cpp518 GOTO_TARGET_DECL(returnFromMethod); variable
H A DInterpC-armv7-a-neon.cpp518 GOTO_TARGET_DECL(returnFromMethod); variable
H A DInterpC-armv7-a.cpp518 GOTO_TARGET_DECL(returnFromMethod); variable
H A DInterpC-portable.cpp428 #define GOTO_returnFromMethod() goto returnFromMethod;
466 GOTO_TARGET_DECL(returnFromMethod); variable
3554 GOTO_TARGET(returnFromMethod)
H A DInterpC-allstubs.cpp518 GOTO_TARGET_DECL(returnFromMethod); variable
3604 GOTO_TARGET(returnFromMethod)

Completed in 119 milliseconds