Searched refs:GCOV_TAG_FUNCTION (Results 1 – 5 of 5) sorted by relevance
40 #define GCOV_TAG_FUNCTION ((unsigned int) 0x01000000) macro
474 pos += store_gcov_uint32(buffer, pos, GCOV_TAG_FUNCTION); in convert_to_gcda()
50 GCOV_TAG_FUNCTION = 0x01000000, enumerator386 write_32bit_value(GCOV_TAG_FUNCTION); in llvm_gcda_emit_function()
35 GCOV_TAG_FUNCTION = 0x01000000, enumerator120 if (tag == GCOV_TAG_FUNCTION) { in readGCNO()245 } else if (tag == GCOV_TAG_FUNCTION) { in readGCDA()
56 GCOV_TAG_FUNCTION = 0x01000000, enumerator 361 write(GCOV_TAG_FUNCTION); in writeOut()