Home
last modified time | relevance | path

Searched defs:pDecInsn (Results 1 – 3 of 3) sorted by relevance

/dalvik/vm/analysis/
DDexVerify.cpp550 const DecodedInstruction* pDecInsn) in checkVarargRegs()
579 const DecodedInstruction* pDecInsn) in checkVarargRangeRegs()
DCodeVerify.cpp1105 const DecodedInstruction* pDecInsn, UninitInstanceMap* uninitMap, in verifyInvocationArgs()
1468 const DecodedInstruction* pDecInsn, VerifyError* pFailure) in getInvocationThis()
2061 static void checkUnop(RegisterLine* registerLine, DecodedInstruction* pDecInsn, in checkUnop()
2108 static void checkLitop(RegisterLine* registerLine, DecodedInstruction* pDecInsn, in checkLitop()
2130 static void checkBinop(RegisterLine* registerLine, DecodedInstruction* pDecInsn, in checkBinop()
2149 DecodedInstruction* pDecInsn, RegType dstType, RegType srcType1, in checkBinop2addr()
3182 RegisterLine* registerLine, const DecodedInstruction* pDecInsn, in verifyFilledNewArrayRegs()
/dalvik/dexdump/
DDexDump.cpp709 const DecodedInstruction* pDecInsn, char* buf, size_t bufSize) in indexString()
837 int insnWidth, const DecodedInstruction* pDecInsn) in dumpInstruction()