Searched refs:profile_merge (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gcov-tool.c | 140 profile_merge (const char *d1, const char *d2, const char *out, int w1, int w2) in profile_merge() function 236 return profile_merge (argv[optind], argv[optind+1], output_dir, w1, w2); in do_merge()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gcov-tool.cc | 140 profile_merge (const char *d1, const char *d2, const char *out, int w1, int w2) in profile_merge() function 236 return profile_merge (argv[optind], argv[optind+1], output_dir, w1, w2); in do_merge()
|
H A D | ChangeLog-2014 | 32082 (profile_merge): Merge two profiles in directory.
|