Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/tools/llvm-cov/
H A Dgcov.cpp71 if (!gcda_buf.readGCDAFormat()) in reportCoverage()
/src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DGCOV.h94 bool readGCDAFormat() { in readGCDAFormat() function
/src/contrib/llvm-project/llvm/lib/ProfileData/
H A DGCOV.cpp212 if (!buf.readGCDAFormat()) in readGCDA()
H A DSampleProfReader.cpp1549 if (!GcovBuffer.readGCDAFormat()) in readHeader()