gcov_type
void (*merge[GCOV_COUNTERS])(gcov_type *, unsigned int);
sizeof(gcov_type) * ci_ptr->num);
cv_size = sizeof(gcov_type) * sci_ptr->num;
gcov_type *values;
void __gcov_merge_add(gcov_type *counters, unsigned int n_counters)
void __gcov_merge_single(gcov_type *counters, unsigned int n_counters)
void __gcov_merge_delta(gcov_type *counters, unsigned int n_counters)
void __gcov_merge_ior(gcov_type *counters, unsigned int n_counters)
void __gcov_merge_time_profile(gcov_type *counters, unsigned int n_counters)
void __gcov_merge_icall_topn(gcov_type *counters, unsigned int n_counters)