Searched refs:GCOV_TAG_BLOCKS (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dgcov-dump.c67 {GCOV_TAG_BLOCKS, "BLOCKS", tag_blocks},
H A Dgcov-io.h300 #define GCOV_TAG_BLOCKS ((gcov_unsigned_t)0x01410000) macro
H A Dprofile.c908 offset = gcov_write_tag (GCOV_TAG_BLOCKS);
H A Dgcov.c777 else if (fn && tag == GCOV_TAG_BLOCKS)

Completed in 113 milliseconds