Searched defs:gcov_info (Results 1 – 2 of 2) sorted by relevance
426 struct gcov_info struct429 struct gcov_info *next; /* link to next, used by libgcov */ argument445 extern void __gcov_init (struct gcov_info *) ATTRIBUTE_HIDDEN; argument
901 tree gcov_info, gcov_init, body, t; in create_coverage() local