HomeSort by relevance Sort by last modified time
    Searched refs:GetDexGcMap (Results 1 - 5 of 5) sorted by null

  /art/compiler/sea_ir/
frontend.cc 62 *verifier::MethodVerifier::GetDexGcMap(mref), symbol);
  /art/compiler/llvm/
compiler_llvm.cc 157 cunit->GetElfObject(), *verifier::MethodVerifier::GetDexGcMap(mref),
  /art/runtime/verifier/
method_verifier.h 190 static const std::vector<uint8_t>* GetDexGcMap(MethodReference ref)
method_verifier.cc     [all...]
  /art/compiler/dex/quick/
codegen_util.cc 640 const std::vector<uint8_t>* gc_map_raw = verifier::MethodVerifier::GetDexGcMap(method_ref);
    [all...]

Completed in 54 milliseconds