Home
last modified time | relevance | path

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

/art/compiler/utils/
Dassembler_test_base.h453 static std::string GetGCCRootPath() { in GetGCCRootPath() function
471 std::string gcc_path = GetRootPath() + GetGCCRootPath(); in FindTool()