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