Searched defs:LibPath (Results 1 – 13 of 13) sorted by relevance
474 std::string LibPath = SysRoot + "/include"; in addLibCxxIncludePaths() local502 std::string LibPath = SysRoot + "/include"; in addLibStdCXXIncludePaths() local
144 for (const auto &LibPath : TC.getLibraryPaths()) { in ConstructJob() local153 for (const auto &LibPath : Args.getAllArgValues(options::OPT_L)) in ConstructJob() local564 llvm::SmallString<128> LibPath(UniversalCRTSdkPath); in getUniversalCRTLibraryPath() local
322 for (const auto &LibPath : TC.getLibraryPaths()) in ConstructJob() local
251 for (auto *LibPath : LibraryPaths) { in getDeviceLibs() local
107 SmallString<0> LibPath; variable
232 for (const auto &LibPath : TC.getLibraryPaths()) { in ConstructJob() local
2958 const std::string &LibPath = in AddMultilibPaths() local3019 const std::string &LibPath = in AddMultiarchPaths() local3036 std::string LibPath(GCCInstallation.getParentLibPath()); in AddMultilibIncludeArgs() local
441 for (const auto &LibPath : LibPaths) in constructHexagonLinkArgs() local
2127 std::optional<std::string> LibPath = in AddStaticDeviceLibs() local2293 std::optional<std::string> LibPath = in addOpenMPDeviceRTL() local
81 auto LoadLibrary = [&](SmallString<256> LibPath, StringRef LibName) -> Error { in loadVCRuntime()
310 bool appendArchToWindowsSDKLibPath(int SDKMajor, SmallString<128> LibPath, in appendArchToWindowsSDKLibPath()
549 for (const auto &LibPath : getLibraryPaths()) { in getCompilerRT() local1076 for (const auto &LibPath : getFilePaths()) in AddFilePathLibArgs() local
1120 Expected<JITDylib *> Session::getOrLoadDynamicLibrary(StringRef LibPath) { in getOrLoadDynamicLibrary()1139 Error Session::loadAndLinkDynamicLibrary(JITDylib &JD, StringRef LibPath) { in loadAndLinkDynamicLibrary()1688 SmallVector<char, 256> LibPath; in addLibraries() local