Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/ProfileData/
H A DGCOV.h82 bool readGCDAFormat() { in readGCDAFormat() function
/freebsd-12.1/contrib/llvm/lib/ProfileData/
H A DGCOV.cpp57 if (!Buffer.readGCDAFormat()) in readGCDA()
H A DSampleProfReader.cpp704 if (!GcovBuffer.readGCDAFormat()) in readHeader()