Searched refs:NewBootImageMethodPatch (Results 1 – 6 of 6) sorted by relevance
582 PcRelativePatchInfo* NewBootImageMethodPatch(MethodReference target_method,
711 PcRelativePatchInfo* NewBootImageMethodPatch(MethodReference target_method);
804 vixl::aarch64::Label* NewBootImageMethodPatch(MethodReference target_method,
4873 NewBootImageMethodPatch(invoke->GetResolvedMethodReference()); in LoadMethod()4877 NewBootImageMethodPatch(invoke->GetResolvedMethodReference(), adrp_label); in LoadMethod()5138 vixl::aarch64::Label* CodeGeneratorARM64::NewBootImageMethodPatch( in NewBootImageMethodPatch() function in art::arm64::CodeGeneratorARM64
6510 CodeGeneratorRISCV64::PcRelativePatchInfo* CodeGeneratorRISCV64::NewBootImageMethodPatch( in NewBootImageMethodPatch() function in art::riscv64::CodeGeneratorRISCV646810 NewBootImageMethodPatch(invoke->GetResolvedMethodReference()); in LoadMethod()6813 NewBootImageMethodPatch(invoke->GetResolvedMethodReference(), info_high); in LoadMethod()
9495 PcRelativePatchInfo* labels = NewBootImageMethodPatch(invoke->GetResolvedMethodReference()); in LoadMethod()9688 CodeGeneratorARMVIXL::PcRelativePatchInfo* CodeGeneratorARMVIXL::NewBootImageMethodPatch( in NewBootImageMethodPatch() function in art::arm::CodeGeneratorARMVIXL