Home
last modified time | relevance | path

Searched refs:invokeMethod (Results 1 – 16 of 16) sorted by relevance

/dalvik/vm/mterp/portable/
Dstubdefs.c65 #define GOTO_invokeMethod(_methodCallRange, _methodToCall, _vsrc1, _vdst) goto invokeMethod;
/dalvik/vm/mterp/c/
DgotoTargets.c721 GOTO_TARGET(invokeMethod, bool methodCallRange, const Method* _methodToCall, in GOTO_TARGET() argument
Dopcommon.c10 GOTO_TARGET_DECL(invokeMethod, bool methodCallRange, const Method* methodToCall,
/dalvik/vm/mterp/out/
DInterpC-x86.c550 GOTO_TARGET_DECL(invokeMethod, bool methodCallRange, const Method* methodToCall,
1909 GOTO_TARGET(invokeMethod, bool methodCallRange, const Method* _methodToCall, in GOTO_TARGET() argument
DInterpC-portstd.c489 #define GOTO_invokeMethod(_methodCallRange, _methodToCall, _vsrc1, _vdst) goto invokeMethod;
527 GOTO_TARGET_DECL(invokeMethod, bool methodCallRange, const Method* methodToCall,
3759 GOTO_TARGET(invokeMethod, bool methodCallRange, const Method* _methodToCall, in INTERP_FUNC_NAME()
DInterpC-portdbg.c496 #define GOTO_invokeMethod(_methodCallRange, _methodToCall, _vsrc1, _vdst) goto invokeMethod;
534 GOTO_TARGET_DECL(invokeMethod, bool methodCallRange, const Method* methodToCall,
4045 GOTO_TARGET(invokeMethod, bool methodCallRange, const Method* _methodToCall, in INTERP_FUNC_NAME()
DInterpC-armv7-a.c550 GOTO_TARGET_DECL(invokeMethod, bool methodCallRange, const Method* methodToCall,
DInterpC-armv5te-vfp.c550 GOTO_TARGET_DECL(invokeMethod, bool methodCallRange, const Method* methodToCall,
DInterpC-armv5te.c550 GOTO_TARGET_DECL(invokeMethod, bool methodCallRange, const Method* methodToCall,
DInterpC-armv4t.c550 GOTO_TARGET_DECL(invokeMethod, bool methodCallRange, const Method* methodToCall,
DInterpC-allstubs.c550 GOTO_TARGET_DECL(invokeMethod, bool methodCallRange, const Method* methodToCall,
3754 GOTO_TARGET(invokeMethod, bool methodCallRange, const Method* _methodToCall, in GOTO_TARGET() argument
DInterpAsm-armv7-a.S9426 bl dvmMterp_invokeMethod @ call the C invokeMethod
DInterpAsm-armv5te-vfp.S9490 bl dvmMterp_invokeMethod @ call the C invokeMethod
DInterpAsm-armv4t.S9972 bl dvmMterp_invokeMethod @ call the C invokeMethod
DInterpAsm-armv5te.S9966 bl dvmMterp_invokeMethod @ call the C invokeMethod
/dalvik/vm/mterp/armv5te/
Dfooter.S500 bl dvmMterp_invokeMethod @ call the C invokeMethod