Home
last modified time | relevance | path

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

/art/compiler/utils/
Dassembler_test_base.h471 std::string gcc_path = GetRootPath() + GetGCCRootPath(); in FindTool() local
474 args.push_back(gcc_path); in FindTool()