Home | History | Annotate | Download | only in oatdump

Lines Matching refs:dex_cache

563       mirror::DexCache* dex_cache = Runtime::Current()->GetClassLinker()->FindDexCache(*dex_file);
565 verifier.reset(new verifier::MethodVerifier(dex_file, dex_cache, class_loader, &class_def,
621 mirror::DexCache* dex_cache = Runtime::Current()->GetClassLinker()->FindDexCache(*dex_file);
623 verifier::MethodVerifier::VerifyMethodAndDump(os, dex_method_idx, dex_file, dex_cache,