Lines Matching refs:gcov_info
33 void __gcov_init (struct gcov_info *p __attribute__ ((unused))) {} in __gcov_init()
83 free_fn_data (const struct gcov_info *gi_ptr, struct gcov_fn_buffer *buffer, in free_fn_data()
101 buffer_fn_data (const char *filename, const struct gcov_info *gi_ptr, in buffer_fn_data()
189 gcov_version (struct gcov_info *ptr, gcov_unsigned_t version, in gcov_version()
233 prune_counters (struct gcov_info *gi) in prune_counters()
267 struct gcov_info *gi_ptr, in merge_one_data()
382 write_one_data (const struct gcov_info *gi_ptr, in write_one_data()
471 dump_one_gcov (struct gcov_info *gi_ptr, struct gcov_filename *gf, in dump_one_gcov()
528 gcov_do_dump (struct gcov_info *list, int run_counted) in gcov_do_dump()
530 struct gcov_info *gi_ptr; in gcov_do_dump()
561 gcov_get_filename (struct gcov_info *list) in gcov_get_filename()
605 __gcov_init (struct gcov_info *info) in __gcov_init()