Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A Dgcov.cpp73 if (!gcda_buf.readGCDAFormat()) in reportCoverage()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DGCOV.h97 bool readGCDAFormat() { in readGCDAFormat() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DGCOV.cpp204 if (!buf.readGCDAFormat()) in readGCDA()
H A DSampleProfReader.cpp1329 if (!GcovBuffer.readGCDAFormat()) in readHeader()