Home
last modified time | relevance | path

Searched refs:gcc_path (Results 1 – 1 of 1) sorted by relevance

/art/compiler/utils/
Dassembler_test.h643 std::string gcc_path = GetRootPath() + GetGCCRootPath(); in FindTool() local
646 args.push_back(gcc_path); in FindTool()