Searched refs:NewBootImageMethodPatch (Results 1 – 6 of 6) sorted by relevance
583 PcRelativePatchInfo* NewBootImageMethodPatch(MethodReference target_method,
718 PcRelativePatchInfo* NewBootImageMethodPatch(MethodReference target_method);
847 vixl::aarch64::Label* NewBootImageMethodPatch(MethodReference target_method,
6637 CodeGeneratorRISCV64::PcRelativePatchInfo* CodeGeneratorRISCV64::NewBootImageMethodPatch( in NewBootImageMethodPatch() function in art::riscv64::CodeGeneratorRISCV646947 NewBootImageMethodPatch(invoke->GetResolvedMethodReference()); in LoadMethod()6950 NewBootImageMethodPatch(invoke->GetResolvedMethodReference(), info_high); in LoadMethod()
4997 NewBootImageMethodPatch(invoke->GetResolvedMethodReference()); in LoadMethod()5001 NewBootImageMethodPatch(invoke->GetResolvedMethodReference(), adrp_label); in LoadMethod()5275 vixl::aarch64::Label* CodeGeneratorARM64::NewBootImageMethodPatch( in NewBootImageMethodPatch() function in art::arm64::CodeGeneratorARM64
9551 PcRelativePatchInfo* labels = NewBootImageMethodPatch(invoke->GetResolvedMethodReference()); in LoadMethod()9752 CodeGeneratorARMVIXL::PcRelativePatchInfo* CodeGeneratorARMVIXL::NewBootImageMethodPatch( in NewBootImageMethodPatch() function in art::arm::CodeGeneratorARMVIXL