Searched refs:dvmGetMethodCode (Results 1 – 12 of 12) sorted by relevance
781 INLINE const DexCode* dvmGetMethodCode(const Method* meth) { in dvmGetMethodCode() function800 const DexCode* pCode = dvmGetMethodCode(meth); in dvmGetMethodInsnsSize()
2123 DexCode* methodDexCode = (DexCode*) dvmGetMethodCode(meth); in freeMethodInnards()2229 DexCode* methodDexCode = (DexCode*) dvmGetMethodCode(meth);2258 DexCode* methodDexCode = (DexCode*) dvmGetMethodCode(meth);
280 const DexCode *dexCode = dvmGetMethodCode(method); in dvmCompilerAnalyzeMethodBody()854 const DexCode *pCode = dvmGetMethodCode(meth); in processTryCatchBlocks()1071 const DexCode *dexCode = dvmGetMethodCode(method); in processCanThrow()1160 const DexCode *dexCode = dvmGetMethodCode(method); in dvmCompileMethod()1603 const DexCode *dexCode = dvmGetMethodCode(desc->method); in dvmCompileTrace()
300 const DexCode* pCode = dvmGetMethodCode(meth); in dvmComputeVfyBasicBlocks()
1044 dexDecodeDebugInfo(meth->clazz->pDvmDex->pDexFile, dvmGetMethodCode(meth), in markDebugLocals()
140 const DexCode* pCode = dvmGetMethodCode(meth); in scanTryCatchBlocks()
2924 pCode = dvmGetMethodCode(meth); in getCaughtExceptionType()6296 const DexCode* pCode = dvmGetMethodCode(meth); in verifyInstruction()6518 dvmGetMethodCode(meth), in dumpRegTypes()
1336 dvmGetMethodCode(method), in dvmDbgOutputLineTable()1433 dvmGetMethodCode(method), in dvmDbgOutputVariableTable()2900 dexDecodeDebugInfo(pDexFile, dvmGetMethodCode(method), in dvmAddressSetForLine()
615 const DexCode* pCode = dvmGetMethodCode(method); in findCatchInMethod()
810 const DexCode* pDexCode = dvmGetMethodCode(method); in dvmLineNumFromPC()
969 const DexCode* pDexCode = dvmGetMethodCode(method); in dvmDumpRegs()
2046 dvmGetMethodCode(method), in dumpTraceProfile()