Searched refs:gcc_path (Results 1 – 1 of 1) sorted by relevance
643 std::string gcc_path = GetRootPath() + GetGCCRootPath(); in FindTool() local646 args.push_back(gcc_path); in FindTool()