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

/freebsd-9.3-release/contrib/gcc/
H A Dgcov-dump.c69 {GCOV_TAG_LINES, "LINES", tag_lines},
H A Dgcov-io.h306 #define GCOV_TAG_LINES ((gcov_unsigned_t)0x01450000) macro
H A Dprofile.c701 *offset = gcov_write_tag (GCOV_TAG_LINES);
H A Dgcov.c850 else if (fn && tag == GCOV_TAG_LINES)

Completed in 213 milliseconds