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

/haiku-buildtools/gcc/gcc/
H A Dgcov-dump.c35 static void tag_function (const char *, unsigned, unsigned);
71 {GCOV_TAG_FUNCTION, "FUNCTION", tag_function},
285 tag_function (const char *filename ATTRIBUTE_UNUSED, function
/haiku-buildtools/gcc/libgcc/
H A Dlibgcov-util.c59 static void tag_function (unsigned, unsigned);
129 {GCOV_TAG_FUNCTION, "FUNCTION", tag_function},
141 tag_function (unsigned tag ATTRIBUTE_UNUSED, unsigned length ATTRIBUTE_UNUSED) function

Completed in 61 milliseconds