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