Searched refs:getOSLibDir (Results 1 – 3 of 3) sorted by relevance
55 static StringRef getOSLibDir(const llvm::Triple &Triple, const ArgList &Args) { in getOSLibDir() function89 const std::string OSLibDir = std::string(getOSLibDir(Triple, Args)); in Hurd()
41 static StringRef getOSLibDir(const llvm::Triple &Triple, const ArgList &Args) { in getOSLibDir() function87 const std::string OSLibDir = std::string(getOSLibDir(Triple, Args)); in Managarm()
180 static StringRef getOSLibDir(const llvm::Triple &Triple, const ArgList &Args) { in getOSLibDir() function318 const std::string OSLibDir = std::string(getOSLibDir(Triple, Args)); in Linux()