Searched refs:GCCParentPath (Results 1 – 1 of 1) sorted by relevance
445 std::string GCCParentPath(GCCInstallation.getParentLibPath()); in AVRToolChain() local446 getProgramPaths().push_back(GCCParentPath + "/../bin"); in AVRToolChain()