Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A Dgcov.cpp38 std::string GCNO = in reportCoverage() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp147 enum class GCovFileType { GCNO, GCDA }; enumerator