Home
last modified time | relevance | path

Searched defs:methodCallRange (Results 1 – 7 of 7) sorted by relevance

/dalvik/vm/mterp/c/
DgotoTargets.c11 GOTO_TARGET(filledNewArray, bool methodCallRange) in GOTO_TARGET()
107 GOTO_TARGET(invokeVirtual, bool methodCallRange) in GOTO_TARGET()
203 GOTO_TARGET(invokeSuper, bool methodCallRange) in GOTO_TARGET()
281 GOTO_TARGET(invokeInterface, bool methodCallRange) in GOTO_TARGET()
331 GOTO_TARGET(invokeDirect, bool methodCallRange) in GOTO_TARGET()
401 GOTO_TARGET(invokeVirtualQuick, bool methodCallRange) in GOTO_TARGET()
460 GOTO_TARGET(invokeSuperQuick, bool methodCallRange) in GOTO_TARGET()
767 GOTO_TARGET(invokeMethod, bool methodCallRange, const Method* _methodToCall, in GOTO_TARGET()
/dalvik/vm/mterp/portable/
Dentry.c31 bool methodCallRange; local
/dalvik/vm/mterp/out/
DInterpC-x86-atom.c1333 GOTO_TARGET(filledNewArray, bool methodCallRange) in GOTO_TARGET()
1429 GOTO_TARGET(invokeVirtual, bool methodCallRange) in GOTO_TARGET()
1525 GOTO_TARGET(invokeSuper, bool methodCallRange) in GOTO_TARGET()
1603 GOTO_TARGET(invokeInterface, bool methodCallRange) in GOTO_TARGET()
1653 GOTO_TARGET(invokeDirect, bool methodCallRange) in GOTO_TARGET()
1723 GOTO_TARGET(invokeVirtualQuick, bool methodCallRange) in GOTO_TARGET()
1782 GOTO_TARGET(invokeSuperQuick, bool methodCallRange) in GOTO_TARGET()
2089 GOTO_TARGET(invokeMethod, bool methodCallRange, const Method* _methodToCall, in GOTO_TARGET()
DInterpC-x86.c1270 GOTO_TARGET(filledNewArray, bool methodCallRange) in GOTO_TARGET()
1366 GOTO_TARGET(invokeVirtual, bool methodCallRange) in GOTO_TARGET()
1462 GOTO_TARGET(invokeSuper, bool methodCallRange) in GOTO_TARGET()
1540 GOTO_TARGET(invokeInterface, bool methodCallRange) in GOTO_TARGET()
1590 GOTO_TARGET(invokeDirect, bool methodCallRange) in GOTO_TARGET()
1660 GOTO_TARGET(invokeVirtualQuick, bool methodCallRange) in GOTO_TARGET()
1719 GOTO_TARGET(invokeSuperQuick, bool methodCallRange) in GOTO_TARGET()
2026 GOTO_TARGET(invokeMethod, bool methodCallRange, const Method* _methodToCall, in GOTO_TARGET()
DInterpC-allstubs.c3139 GOTO_TARGET(filledNewArray, bool methodCallRange) in GOTO_TARGET()
3235 GOTO_TARGET(invokeVirtual, bool methodCallRange) in GOTO_TARGET()
3331 GOTO_TARGET(invokeSuper, bool methodCallRange) in GOTO_TARGET()
3409 GOTO_TARGET(invokeInterface, bool methodCallRange) in GOTO_TARGET()
3459 GOTO_TARGET(invokeDirect, bool methodCallRange) in GOTO_TARGET()
3529 GOTO_TARGET(invokeVirtualQuick, bool methodCallRange) in GOTO_TARGET()
3588 GOTO_TARGET(invokeSuperQuick, bool methodCallRange) in GOTO_TARGET()
3895 GOTO_TARGET(invokeMethod, bool methodCallRange, const Method* _methodToCall, in GOTO_TARGET()
DInterpC-portstd.c1211 bool methodCallRange; in INTERP_FUNC_NAME() local
DInterpC-portdbg.c1461 bool methodCallRange; in INTERP_FUNC_NAME() local