Searched refs:VersionStr (Results 1 – 1 of 1) sorted by relevance
82 StringRef VersionStr = Buffer->getBuffer().slice(Cursor, Cursor + 4); in readGCOVVersion() local83 if (VersionStr == "*204") { in readGCOVVersion()88 if (VersionStr == "*404") { in readGCOVVersion()93 if (VersionStr == "*704") { in readGCOVVersion()98 errs() << "Unexpected version: " << VersionStr << ".\n"; in readGCOVVersion()