Home | History | Annotate | Download | only in vm

Lines Matching full:dex

18  * VM-specific state associated with a DEX file.
27 * or string constant. Summed up over all loaded DEX files (including the
35 * The DEX optimizer will remove the need for some of these (e.g. we won't
86 LOGV("+++ DEX %p: allocateAux %d+%d+%d+%d * 4 = %d bytes\n",
112 * Given an open optimized DEX file, map it into read-only shared memory and
140 LOGE("DEX parse failed\n");
162 * Create a DexFile structure for a "partial" DEX. This is one that is in
183 LOGE("DEX parse failed\n");
211 LOGV("+++ DEX %p: freeing aux structs\n", pDvmDex);
249 LOGD("NOTE: DEX page access change (->RW) failed\n");
256 LOGD("NOTE: DEX page access change (->RO) failed\n");
278 LOGD("NOTE: DEX page access change (->RW) failed\n");
285 LOGD("NOTE: DEX page access change (->RO) failed\n");