Searched refs:gcc_path (Results 1 – 1 of 1) sorted by relevance
483 std::string gcc_path = GetRootPath() + GetGCCRootPath(); in FindTool() local486 args.push_back(gcc_path); in FindTool()526 std::string gcc_path = GetRootPath() + GetGCCRootPath(); in FindToolDumpPrintout() local529 args.push_back(gcc_path); in FindToolDumpPrintout()551 LOG(ERROR) << "FindToolDump: gcc_path=" << gcc_path in FindToolDumpPrintout()