Searched refs:GCOV_TAG_LINES (Results 1 – 6 of 6) sorted by relevance
306 #define GCOV_TAG_LINES ((gcov_unsigned_t)0x01450000) macro
69 {GCOV_TAG_LINES, "LINES", tag_lines},
698 *offset = gcov_write_tag (GCOV_TAG_LINES); in output_location()
849 else if (fn && tag == GCOV_TAG_LINES) in read_graph_file()
38 GCOV_TAG_LINES = 0x01450000, enumerator180 } else if (tag == GCOV_TAG_LINES && fn) { in readGCNO()
59 GCOV_TAG_LINES = 0x01450000, enumerator289 write(GCOV_TAG_LINES); in writeOut()