Home
last modified time | relevance | path

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

/freebsd/sys/gnu/gcov/
H A Dgcov.h39 #define GCOV_DATA_MAGIC ((unsigned int) 0x67636461) macro
/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DGCDAProfiling.c48 GCOV_DATA_MAGIC = 0x67636461, // "gcda" enumerator