Searched refs:hasCrtBeginObj (Results 1 – 1 of 1) sorted by relevance
1395 static bool hasCrtBeginObj(Twine Path) { in hasCrtBeginObj() function1417 return hasCrtBeginObj(Path + Suffix); in findTargetBiarchSuffix()1455 bool IsMentorToolChain = hasCrtBeginObj(Path + "/mips16/soft-float"); in findMIPSABIDirSuffix()1456 bool IsFSFToolChain = hasCrtBeginObj(Path + "/mips32/mips16/sof"); in findMIPSABIDirSuffix()1507 if (!hasCrtBeginObj(Path + Suffix)) in findMIPSABIDirSuffix()1575 !hasCrtBeginObj(LI->path() + MIPSABIDirSuffix)) { in ScanLibDirForGCCTriple()