Searched refs:tag_function (Results 1 – 1 of 1) sorted by relevance
36 static void tag_function (const char *, unsigned, unsigned);68 {GCOV_TAG_FUNCTION, "FUNCTION", tag_function},278 tag_function (const char *filename ATTRIBUTE_UNUSED, in tag_function() function