Home
last modified time | relevance | path

Searched refs:GOTO_returnFromMethod (Results 1 – 14 of 14) sorted by relevance

/dalvik/vm/mterp/c/
DOP_RETURN_VOID.cpp6 GOTO_returnFromMethod();
DOP_RETURN_VOID_BARRIER.cpp7 GOTO_returnFromMethod();
DOP_RETURN_WIDE.cpp5 GOTO_returnFromMethod();
DOP_RETURN.cpp6 GOTO_returnFromMethod();
/dalvik/vm/mterp/portable/
Dstubdefs.cpp61 #define GOTO_returnFromMethod() goto returnFromMethod; macro
/dalvik/vm/mterp/cstubs/
Dstubdefs.cpp98 #define GOTO_returnFromMethod() \ macro
/dalvik/vm/mterp/out/
DInterpC-allstubs.cpp468 #define GOTO_returnFromMethod() \ macro
1410 GOTO_returnFromMethod();
1419 GOTO_returnFromMethod();
1427 GOTO_returnFromMethod();
1437 GOTO_returnFromMethod();
3044 GOTO_returnFromMethod();
DInterpC-portable.cpp431 #define GOTO_returnFromMethod() goto returnFromMethod; macro
1429 GOTO_returnFromMethod(); in dvmInterpretPortable()
1438 GOTO_returnFromMethod(); in dvmInterpretPortable()
1446 GOTO_returnFromMethod(); in dvmInterpretPortable()
1456 GOTO_returnFromMethod(); in dvmInterpretPortable()
3063 GOTO_returnFromMethod(); in dvmInterpretPortable()
DInterpC-x86.cpp468 #define GOTO_returnFromMethod() \ macro
1354 GOTO_returnFromMethod();
DInterpC-x86-atom.cpp468 #define GOTO_returnFromMethod() \ macro
1400 GOTO_returnFromMethod();
DInterpC-armv5te-vfp.cpp468 #define GOTO_returnFromMethod() \ macro
DInterpC-armv7-a-neon.cpp468 #define GOTO_returnFromMethod() \ macro
DInterpC-armv5te.cpp468 #define GOTO_returnFromMethod() \ macro
DInterpC-armv7-a.cpp468 #define GOTO_returnFromMethod() \ macro