Searched refs:GetIncludePatchInformation (Results 1 – 5 of 5) sorted by relevance
71 write_patches_(compiler_driver_->GetCompilerOptions().GetIncludePatchInformation()) {} in ElfPatcher()
943 if (compiler_driver_->GetCompilerOptions().GetIncludePatchInformation()) { in Write()
195 bool GetIncludePatchInformation() const { in GetIncludePatchInformation() function
962 *use_direct_type_ptr = !GetCompilerOptions().GetIncludePatchInformation(); in CanEmbedTypeInCode()1108 GetCompilerOptions().GetIncludePatchInformation()); in GetCodeAndMethodForDirectCall()
434 if (!driver->IsImage() && driver->GetCompilerOptions().GetIncludePatchInformation()) { in CreateOatFile()