Lines Matching refs:VerifyError
123 VerifyError* pFailure);
125 u4 vsrc, RegType checkType, VerifyError* pFailure);
558 const char* pDescriptor, VerifyError* pFailure) in lookupClassByDescriptor()
645 VerifyError* pFailure) in lookupSignatureClass()
680 const char** pSig, VerifyError* pFailure) in lookupSignatureArrayClass()
724 VerifyError failure = VERIFY_ERROR_NONE; in setTypesFromSignature()
937 VerifyError failure = VERIFY_ERROR_NONE; in getMethodReturnType()
1047 bool isSuper, VerifyError* pFailure) in verifyInvocationArgs()
1370 const int insnRegCount, u4 vsrc, VerifyError* pFailure) in getRegisterType()
1389 const int insnRegCount, u4 vsrc, VerifyError* pFailure) in getClassFromRegister()
1433 VerifyError* pFailure) in getInvocationThis()
1469 u4 vdst, RegType newType, VerifyError* pFailure) in setRegisterType()
1551 u4 vsrc, RegType checkType, VerifyError* pFailure) in verifyRegisterType()
1667 RegType newType, VerifyError* pFailure) in setResultRegisterType()
1681 UninitInstanceMap* uninitMap, RegType uninitType, VerifyError* pFailure) in markRefsAsInitialized()
1793 VerifyError* pFailure) in checkTypeCategory()
1845 static void checkWidePair(RegType typel, RegType typeh, VerifyError* pFailure) in checkWidePair()
1859 u4 vsrc, TypeCategory cat, VerifyError* pFailure) in copyRegister1()
1877 u4 vsrc, VerifyError* pFailure) in copyRegister2()
1901 u4 vdst, TypeCategory cat, VerifyError* pFailure) in copyResultRegister1()
1929 u4 vdst, VerifyError* pFailure) in copyResultRegister2()
1961 VerifyError* pFailure) in checkUnop()
2010 bool checkBooleanOp, VerifyError* pFailure) in checkLitop()
2032 RegType srcType2, bool checkBooleanOp, VerifyError* pFailure) in checkBinop()
2052 RegType srcType2, bool checkBooleanOp, VerifyError* pFailure) in checkBinop2addr()
2102 VerifyError* pFailure) in adjustForRightShift()
2507 VerifyError* pFailure) in getInstField()
2577 VerifyError* pFailure) in getStaticField()
2606 VerifyError* pFailure) in checkFinalFieldAccess()
2649 VerifyError* pFailure) in checkArrayIndexType()
2727 VerifyError* pFailure) in getCaughtExceptionType()
2729 VerifyError localFailure; in getCaughtExceptionType()
2911 VerifyError* pFailure) in verifyFilledNewArrayRegs()
2969 int insnIdx, VerifyError failure) in replaceFailingInstruction()
3502 VerifyError failure = VERIFY_ERROR_NONE; in verifyInstruction()