Searched refs:tag_blocks (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dgcov-dump.c36 static void tag_blocks (const char *, unsigned, unsigned);
72 {GCOV_TAG_BLOCKS, "BLOCKS", tag_blocks},
312 tag_blocks (const char *filename ATTRIBUTE_UNUSED, function
/haiku-buildtools/gcc/libgcc/
H A Dlibgcov-util.c60 static void tag_blocks (unsigned, unsigned);
130 {GCOV_TAG_BLOCKS, "BLOCKS", tag_blocks},
174 tag_blocks (unsigned tag ATTRIBUTE_UNUSED, unsigned length ATTRIBUTE_UNUSED) function

Completed in 84 milliseconds