Home | History | Annotate | Download | only in Driver

Lines Matching full:rootdir

1453   const std::string RootDir = Hexagon_TC::GetGnuDir(InstalledDir) + "/";
1456 std::string LibGCCHexagonDir = RootDir + "lib/gcc/hexagon/";
1465 LibPaths->push_back(RootDir + "lib/gcc");
1468 std::string HexagonLibDir = RootDir + "hexagon/lib";