Searched defs:gcov_info (Results 1 – 3 of 3) sorted by relevance
97 struct gcov_info { struct99 struct gcov_info *next; argument115 const char *gcov_info_filename(struct gcov_info *info) in gcov_info_filename() argument
73 struct gcov_info { struct75 struct gcov_info *next; argument88 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