Searched refs:GCOV_TAG_BLOCKS (Results 1 – 6 of 6) sorted by relevance
300 #define GCOV_TAG_BLOCKS ((gcov_unsigned_t)0x01410000) macro
67 {GCOV_TAG_BLOCKS, "BLOCKS", tag_blocks},
905 offset = gcov_write_tag (GCOV_TAG_BLOCKS); in branch_prob()
776 else if (fn && tag == GCOV_TAG_BLOCKS) in read_graph_file()
36 GCOV_TAG_BLOCKS = 0x01410000, enumerator148 } else if (tag == GCOV_TAG_BLOCKS && fn) { in readGCNO()
57 GCOV_TAG_BLOCKS = 0x01410000, enumerator392 write(GCOV_TAG_BLOCKS); in writeOut()