Home | History | Annotate | Download | only in Driver

Lines Matching refs:RootDir

2148   const std::string RootDir = Hexagon_TC::GetGnuDir(InstalledDir, Args) + "/";
2151 std::string LibGCCHexagonDir = RootDir + "lib/gcc/hexagon/";
2160 LibPaths->push_back(RootDir + "lib/gcc");
2163 std::string HexagonLibDir = RootDir + "hexagon/lib";