Searched refs:ctr_merge_functions (Results 1 – 5 of 5) sorted by relevance
88 static gcov_merge_fn ctr_merge_functions[GCOV_COUNTERS] = { variable252 obj_info->merge[i] = ctr_merge_functions[i]; in read_gcda_finalize()
86 static gcov_merge_fn ctr_merge_functions[GCOV_COUNTERS] = { variable251 obj_info->merge[i] = ctr_merge_functions[i]; in read_gcda_finalize()
118 static const char *const ctr_merge_functions[GCOV_COUNTERS] = { variable1016 get_identifier (ctr_merge_functions[ix]), in build_info()
120 static const char *const ctr_merge_functions[GCOV_COUNTERS] = { variable1036 get_identifier (ctr_merge_functions[ix]), in build_info()
23461 * coverage.c (ctr_merge_functions): Constify.24021 * coverage.c (ctr_merge_functions): New.