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

/freebsd-9.3-release/contrib/gcc/
H A Dgcov-dump.c68 {GCOV_TAG_ARCS, "ARCS", tag_arcs},
H A Dgcov-io.h303 #define GCOV_TAG_ARCS ((gcov_unsigned_t)0x01430000) macro
H A Dprofile.c930 offset = gcov_write_tag (GCOV_TAG_ARCS);
H A Dgcov.c792 else if (fn && tag == GCOV_TAG_ARCS)

Completed in 116 milliseconds