Searched refs:GCOV_ARC_ON_TREE (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dgcov-io.h376 #define GCOV_ARC_ON_TREE (1 << 0) macro
H A Dprofile.c941 flag_bits |= GCOV_ARC_ON_TREE;
H A Dgcov.c815 arc->on_tree = !!(flags & GCOV_ARC_ON_TREE);

Completed in 116 milliseconds