Searched refs:UsePlatformVersion (Results 1 – 2 of 2) sorted by relevance
69 bool LinkerIsLLD, bool UsePlatformVersion) const;
223 bool UsePlatformVersion) const { in AddLinkArgs()359 if (Version >= VersionTuple(520) || LinkerIsLLD || UsePlatformVersion) in AddLinkArgs()601 bool UsePlatformVersion = getToolChain().getTriple().isXROS(); in ConstructJob() local606 UsePlatformVersion); in ConstructJob()