Home
last modified time | relevance | path

Searched defs:GCOV_TAG_ARCS (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcov-io.h233 #define GCOV_TAG_ARCS ((gcov_unsigned_t)0x01430000) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcov-io.h253 #define GCOV_TAG_ARCS ((gcov_unsigned_t)0x01430000) macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DGCOV.cpp36 GCOV_TAG_ARCS = 0x01430000, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp64 GCOV_TAG_ARCS = 0x01430000, enumerator