Searched refs:GetArchString (Results 1 – 4 of 4) sorted by relevance
62 std::string GetArchString(ArchType arch);
66 std::string GetArchString(ArchType arch) { in GetArchString() function
678 fprintf(fp, "Arch: %s\n", GetArchString(record_file_arch_).c_str()); in PrintReportContext()
957 fprintf(report_fp, "Arch: %s\n", GetArchString(record_file_arch_).c_str()); in PrintReportContext()