Home | History | Annotate | Download | only in compiler

Lines Matching refs:GetMemberIndex

296     uint32_t method_idx = it.GetMemberIndex();
443 std::string name = PrettyMethod(it.GetMemberIndex(), *dex_file_, true);
474 << PrettyMethod(it.GetMemberIndex(), *dex_file_);
557 mirror::ArtMethod* method = linker->ResolveMethod(*dex_file_, it.GetMemberIndex(), dex_cache,
561 CHECK(method != NULL) << PrettyMethod(it.GetMemberIndex(), *dex_file_, true);
613 << PrettyMethod(it.GetMemberIndex(), *dex_file_);
645 << PrettyMethod(it.GetMemberIndex(), *dex_file_) << " to " << out_->GetLocation();
676 << PrettyMethod(it.GetMemberIndex(), *dex_file_) << " for " << DataAccess::Name();
696 << PrettyMethod(it.GetMemberIndex(), *dex_file_) << " to " << out_->GetLocation();