Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMappingWriter.h61 StringRef ProfileNamesData; variable
66 TestingFormatWriter(uint64_t ProfileNamesAddr, StringRef ProfileNamesData, in TestingFormatWriter()
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DTestingSupport.cpp83 StringRef ProfileNamesData; convertForTestingMain() local