Searched refs:GCOV_TAG_COUNTER_BASE (Results 1 – 2 of 2) sorted by relevance
28 #define GCOV_TAG_COUNTER_BASE ((unsigned int) 0x01a10000) macro30 (GCOV_TAG_COUNTER_BASE + ((unsigned int) (count) << 17))
386 pos += store_gcov_u32(buffer, pos, GCOV_TAG_COUNTER_BASE); in convert_to_gcda()