Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgcov-dump.c37 static void tag_blocks (const char *, unsigned, unsigned);
69 {GCOV_TAG_BLOCKS, "BLOCKS", tag_blocks},
305 tag_blocks (const char *filename ATTRIBUTE_UNUSED, in tag_blocks() function