Home
last modified time | relevance | path

Searched refs:dump_gcov_file (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcov-dump.c31 static void dump_gcov_file (const char *);
120 dump_gcov_file (argv[optind++]); in main()
159 dump_gcov_file (const char *filename) in dump_gcov_file() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcov-dump.cc31 static void dump_gcov_file (const char *);
124 dump_gcov_file (argv[optind++]); in main()
163 dump_gcov_file (const char *filename) in dump_gcov_file() function
H A DChangeLog-2017467 * gcov-dump.c (dump_gcov_file): Do not read info about
7447 * gcov-dump.c (dump_gcov_file): Support it in gcov_dump tool.
33041 (dump_gcov_file): Likewise.
H A DChangeLog-20219965 * gcov-dump.c (dump_gcov_file): Dump also new checksum field.
H A DChangeLog-201222870 * gcov-dump.c (dump_file): Rename to dump_gcov_file. Update callers.
H A DChangeLog-201823012 * gcov-dump.c (dump_gcov_file): Print PWD.