Searched refs:architecture_string_ (Results 1 – 1 of 1) sorted by relevance
53 architecture_string_(architecture), in AssemblerTestInfrastructure()496 args.push_back(architecture_string_ + "*" + tool_name); in FindTool()576 FindToolDumpPrintout(architecture_string_ + "*" + tool_name, GetTmpnam()); in FindToolDump()591 std::string architecture_string_; variable