Searched defs:gcov_info (Results 1 – 2 of 2) sorted by relevance
96 struct gcov_info { struct98 struct gcov_info *next; argument110 const char *gcov_info_filename(struct gcov_info *info) in gcov_info_filename() argument
58 struct gcov_info { struct59 struct list_head head;61 const char *filename;85 static struct gcov_info *current_info; argument