Home
last modified time | relevance | path

Searched refs:GCOV_TAG_LINES (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DGCOV.cpp38 GCOV_TAG_LINES = 0x01450000, enumerator
177 } else if (tag == GCOV_TAG_LINES && fn) { in readGCNO()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp59 GCOV_TAG_LINES = 0x01450000, enumerator
289 write(GCOV_TAG_LINES); in writeOut()