Home
last modified time | relevance | path

Searched refs:readGCDAFormat (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-cov/
H A Dgcov.cpp73 if (!gcda_buf.readGCDAFormat()) in reportCoverage()
/llvm-project-15.0.7/llvm/include/llvm/ProfileData/
H A DGCOV.h93 bool readGCDAFormat() { in readGCDAFormat() function
/llvm-project-15.0.7/llvm/lib/ProfileData/
H A DGCOV.cpp214 if (!buf.readGCDAFormat()) in readGCDA()
H A DSampleProfReader.cpp1511 if (!GcovBuffer.readGCDAFormat()) in readHeader()