• Home
  • Raw
  • Download

Lines Matching refs:vB

905             okay &= checkRegisterIndex(meth, decInsn.vB);  in verifyInstructions()
915 okay &= checkRegisterIndex(meth, decInsn.vB); in verifyInstructions()
922 okay &= checkWideRegisterIndex(meth, decInsn.vB); in verifyInstructions()
946 okay &= checkWideRegisterIndex(meth, decInsn.vB); in verifyInstructions()
951 okay &= checkStringIndex(pDvmDex, decInsn.vB); in verifyInstructions()
956 okay &= checkTypeIndex(pDvmDex, decInsn.vB); in verifyInstructions()
960 okay &= checkRegisterIndex(meth, decInsn.vB); in verifyInstructions()
965 okay &= checkNewInstance(pDvmDex, decInsn.vB); in verifyInstructions()
969 okay &= checkRegisterIndex(meth, decInsn.vB); in verifyInstructions()
1015 okay &= checkRegisterIndex(meth, decInsn.vB); in verifyInstructions()
1021 okay &= checkRegisterIndex(meth, decInsn.vB); in verifyInstructions()
1028 okay &= checkWideRegisterIndex(meth, decInsn.vB); in verifyInstructions()
1045 okay &= checkWideRegisterIndex(meth, decInsn.vB); in verifyInstructions()
1052 okay &= checkWideRegisterIndex(meth, decInsn.vB); in verifyInstructions()
1062 okay &= checkRegisterIndex(meth, decInsn.vB); in verifyInstructions()
1087 okay &= checkRegisterIndex(meth, decInsn.vB); in verifyInstructions()
1093 okay &= checkRegisterIndex(meth, decInsn.vB); in verifyInstructions()
1109 okay &= checkFieldIndex(pDvmDex, decInsn.vB); in verifyInstructions()
1114 okay &= checkFieldIndex(pDvmDex, decInsn.vB); in verifyInstructions()
1118 okay &= checkTypeIndex(pDvmDex, decInsn.vB); in verifyInstructions()
1122 okay &= checkTypeIndex(pDvmDex, decInsn.vB); in verifyInstructions()
1131 okay &= checkMethodIndex(pDvmDex, decInsn.vB); in verifyInstructions()
1139 okay &= checkMethodIndex(pDvmDex, decInsn.vB); in verifyInstructions()