Home | History | Annotate | Download | only in c

Lines Matching refs:GOTO_TARGET_DECL

2 GOTO_TARGET_DECL(filledNewArray, bool methodCallRange, bool jumboFormat);
3 GOTO_TARGET_DECL(invokeVirtual, bool methodCallRange, bool jumboFormat);
4 GOTO_TARGET_DECL(invokeSuper, bool methodCallRange, bool jumboFormat);
5 GOTO_TARGET_DECL(invokeInterface, bool methodCallRange, bool jumboFormat);
6 GOTO_TARGET_DECL(invokeDirect, bool methodCallRange, bool jumboFormat);
7 GOTO_TARGET_DECL(invokeStatic, bool methodCallRange, bool jumboFormat);
8 GOTO_TARGET_DECL(invokeVirtualQuick, bool methodCallRange, bool jumboFormat);
9 GOTO_TARGET_DECL(invokeSuperQuick, bool methodCallRange, bool jumboFormat);
10 GOTO_TARGET_DECL(invokeMethod, bool methodCallRange, const Method* methodToCall,
12 GOTO_TARGET_DECL(returnFromMethod);
13 GOTO_TARGET_DECL(exceptionThrown);