Home | History | Annotate | Download | only in x86

Lines Matching refs:gDvmJit

766     char* codeCacheEnd = ((char *) gDvmJit.codeCache) + gDvmJit.codeCacheSize - CODE_CACHE_PADDING;
786 if (gDvmJit.codeCacheFull == true) {
808 gDvmJit.codeCacheFull = true;
831 gDvmJit.codeCacheFull = true;
854 gDvmJit.codeCacheFull = true;