Home | History | Annotate | Download | only in optimizing

Lines Matching defs:NewPcRelativePatch

9180   return NewPcRelativePatch(*target_method.dex_file,
9187 return NewPcRelativePatch(*target_method.dex_file,
9194 return NewPcRelativePatch(dex_file, type_index.index_, &pc_relative_type_patches_);
9199 return NewPcRelativePatch(dex_file, type_index.index_, &type_bss_entry_patches_);
9204 return NewPcRelativePatch(dex_file, string_index.index_, &pc_relative_string_patches_);
9207 CodeGeneratorARMVIXL::PcRelativePatchInfo* CodeGeneratorARMVIXL::NewPcRelativePatch(