Searched refs:GCCParent (Results 1 – 1 of 1) sorted by relevance
565 std::string GCCParent(GCCInstallation.getParentLibPath()); in findAVRLibcInstallation() local566 std::string Path(GCCParent + "/avr"); in findAVRLibcInstallation()569 Path = GCCParent + "/../avr"; in findAVRLibcInstallation()