Searched refs:getLibraryPaths (Results 1 – 8 of 8) sorted by relevance
149 getLibraryPaths().clear(); in OHOS()152 getLibraryPaths().push_back(Path); in OHOS()
112 getLibraryPaths().push_back(std::string(Dir)); in BareMetal()495 for (const auto &LibPath : TC.getLibraryPaths()) in ConstructJob()
351 getLibraryPaths().push_back(getDriver().SysRoot + "/usr/lib"); in AIX()
237 for (const auto &LibPath : TC.getLibraryPaths()) { in ConstructJob()
153 for (const auto &LibPath : TC.getLibraryPaths()) { in ConstructJob()
292 path_list &getLibraryPaths() { return LibraryPaths; } in getLibraryPaths() function293 const path_list &getLibraryPaths() const { return LibraryPaths; } in getLibraryPaths() function
99 getLibraryPaths().push_back(*Path); in ToolChain()683 for (const auto &LibPath : getLibraryPaths()) { in getCompilerRT()
6186 if (auto P = SearchPaths(TC.getLibraryPaths())) in GetFilePath()