Searched refs:LPath (Results 1 – 1 of 1) sorted by relevance
1759 for (auto LPath : LibraryPaths) { in SDLSearch() local1761 auto FullName = Twine(LPath + SDL).str(); in SDLSearch()1795 for (auto LPath : LibraryPaths) { in GetSDLFromOffloadArchive() local1802 AOBFileNames.push_back(Twine(LPath + Prefix + Lib + ".lib").str()); in GetSDLFromOffloadArchive()1803 AOBFileNames.push_back(Twine(LPath + Prefix + "lib" + Lib + ".a").str()); in GetSDLFromOffloadArchive()