Searched refs:UsePlatformVersion (Results 1 – 2 of 2) sorted by relevance
70 bool LinkerIsLLD, bool UsePlatformVersion) const;
221 bool UsePlatformVersion) const { in AddLinkArgs()357 if (Version >= VersionTuple(520) || LinkerIsLLD || UsePlatformVersion) in AddLinkArgs()596 bool UsePlatformVersion = getToolChain().getTriple().isXROS(); in ConstructJob() local601 UsePlatformVersion); in ConstructJob()