Searched refs:NewBootImageStringPatch (Results 1 – 6 of 6) sorted by relevance
597 PcRelativePatchInfo* NewBootImageStringPatch(const DexFile& dex_file,
716 PcRelativePatchInfo* NewBootImageStringPatch(const DexFile& dex_file,
841 vixl::aarch64::Label* NewBootImageStringPatch(const DexFile& dex_file,
5189 vixl::aarch64::Label* CodeGeneratorARM64::NewBootImageStringPatch( in NewBootImageStringPatch() function in art::arm64::CodeGeneratorARM645798 vixl::aarch64::Label* adrp_label = codegen_->NewBootImageStringPatch(dex_file, string_index); in VisitLoadString()5802 codegen_->NewBootImageStringPatch(dex_file, string_index, adrp_label); in VisitLoadString()
4507 CodeGeneratorRISCV64::PcRelativePatchInfo* info_high = codegen_->NewBootImageStringPatch( in VisitLoadString()4510 CodeGeneratorRISCV64::PcRelativePatchInfo* info_low = codegen_->NewBootImageStringPatch( in VisitLoadString()6561 CodeGeneratorRISCV64::PcRelativePatchInfo* CodeGeneratorRISCV64::NewBootImageStringPatch( in NewBootImageStringPatch() function in art::riscv64::CodeGeneratorRISCV64
7982 codegen_->NewBootImageStringPatch(load->GetDexFile(), load->GetStringIndex()); in VisitLoadString()9732 CodeGeneratorARMVIXL::PcRelativePatchInfo* CodeGeneratorARMVIXL::NewBootImageStringPatch( in NewBootImageStringPatch() function in art::arm::CodeGeneratorARMVIXL