Searched refs:GCOV_TAG_FUNCTION (Results 1 – 3 of 3) sorted by relevance
27 #define GCOV_TAG_FUNCTION ((unsigned int) 0x01000000) macro
407 pos += store_gcov_u32(buffer, pos, GCOV_TAG_FUNCTION); in convert_to_gcda()
381 pos += store_gcov_u32(buffer, pos, GCOV_TAG_FUNCTION); in convert_to_gcda()