Searched refs:getLibraryPaths (Results 1 – 8 of 8) sorted by relevance
149 getLibraryPaths().clear(); in OHOS()152 getLibraryPaths().push_back(Path); in OHOS()
114 getLibraryPaths().push_back(std::string(Dir)); in BareMetal()459 for (const auto &LibPath : TC.getLibraryPaths()) in ConstructJob()
351 getLibraryPaths().push_back(getDriver().SysRoot + "/usr/lib"); in AIX()
234 for (const auto &LibPath : TC.getLibraryPaths()) { in ConstructJob()
144 for (const auto &LibPath : TC.getLibraryPaths()) { in ConstructJob()
284 path_list &getLibraryPaths() { return LibraryPaths; } in getLibraryPaths() function285 const path_list &getLibraryPaths() const { return LibraryPaths; } in getLibraryPaths() function
90 getLibraryPaths().push_back(*Path); in ToolChain()658 for (const auto &LibPath : getLibraryPaths()) { in getCompilerRT()
6102 if (auto P = SearchPaths(TC.getLibraryPaths())) in GetFilePath()