Searched refs:LibcRoot (Results 1 – 1 of 1) sorted by relevance
340 std::string LibcRoot = AVRLibcRoot.getValue(); in AVRToolChain() local344 getFilePaths().push_back(LibcRoot + std::string("/lib/") + SubPath); in AVRToolChain()