Searched refs:getCompilerRTPath (Results 1 – 4 of 4) sorted by relevance
355 std::string ToolChain::getCompilerRTPath() const { in getCompilerRTPath() function in ToolChain386 SmallString<128> Path(getCompilerRTPath()); in getCompilerRT()
4399 SmallString<128> P(TC.getCompilerRTPath()); in GetFilePath()
371 virtual std::string getCompilerRTPath() const;
263 ToolChain.getCompilerRTPath().c_str())); in ConstructJob()