Searched refs:asm_tool (Results 1 – 1 of 1) sorted by relevance
73 std::string asm_tool = FindTool(assembler_cmd_name_); in CheckTools() local74 if (!FileExists(asm_tool)) { in CheckTools()76 LOG(ERROR) << "FindTool returned " << asm_tool; in CheckTools()