Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcov-io.h303 #define GCOV_ARC_ON_TREE (1 << 0) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcov-io.h326 #define GCOV_ARC_ON_TREE (1 << 0) macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DGCOV.cpp31 GCOV_ARC_ON_TREE = 1 << 0, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp60 GCOV_ARC_ON_TREE = 1 << 0, enumerator