Searched refs:DsoTypeToString (Results 1 – 4 of 4) sorted by relevance
229 const char* DsoTypeToString(DsoType dso_type);
531 PrintIndented(2, "file_type %s\n", DsoTypeToString(file.type)); in DumpFeatureSection()580 PrintIndented(2, "binary_type: %s\n", DsoTypeToString(binary.dso_type)); in DumpFeatureSection()
1008 const char* DsoTypeToString(DsoType dso_type) { in DsoTypeToString() function
1299 DsoTypeToString(static_cast<DsoType>(dso_type)), dso_type); in DumpData()