Home
last modified time | relevance | path

Searched defs:ProfileNamesData (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMappingWriter.h60 StringRef ProfileNamesData; variable
65 TestingFormatWriter(uint64_t ProfileNamesAddr, StringRef ProfileNamesData, in TestingFormatWriter()
/llvm-project/llvm/tools/llvm-cov/
H A DTestingSupport.cpp104 StringRef ProfileNamesData; in convertForTestingMain() local