Home | History | Annotate | Download | only in x86

Lines Matching refs:dex_file

966   const DexFile* target_dex_file = target_method.dex_file;
970 // Generate the move instruction with the unique pointer and save index, dex_file, and type.
985 const DexFile::TypeId& id = cu_->dex_file->GetTypeId(type_idx);
1003 const DexFile* target_dex_file = target_method.dex_file;
1007 // Generate the call instruction with the unique pointer and save index, dex_file, and type.
1065 cu_->compiler_driver->AddMethodPatch(cu_->dex_file, cu_->class_def_idx,
1080 cu_->compiler_driver->AddClassPatch(cu_->dex_file, cu_->class_def_idx,
1094 cu_->compiler_driver->AddRelativeCodePatch(cu_->dex_file, cu_->class_def_idx,