Lines Matching full:gcc
10 # - GCC gcno - written by GCC at compile time when compiling with
11 # gcc -ftest-coverage
12 # - GCC gcda - written by a program that was compiled with
13 # gcc -fprofile-arcs
19 # - LCOV trace files, i.e. aggregated GCC profiles
21 # GCC coverage tracefiles
25 # https://gcc.gnu.org/onlinedocs/gcc-5.3.0/gcc/Gcov-Data-Files.html
27 # Fedora 23/x86-64/gcc-5.3.1: 6f 6e 63 67 52 33 30 35
28 # Debian 8 PPC64/gcc-4.9.2 : 67 63 6e 6f 34 30 39 2a
29 0 lelong 0x67636e6f GCC gcno coverage (-ftest-coverage),
34 0 belong 0x67636e6f GCC gcno coverage (-ftest-coverage),
39 # Fedora 23/x86-64/gcc-5.3.1: 61 64 63 67 52 33 30 35
40 # Debian 8 PPC64/gcc-4.9.2 : 67 63 64 61 34 30 39 2a
41 0 lelong 0x67636461 GCC gcda coverage (-fprofile-arcs),
46 0 belong 0x67636461 GCC gcda coverage (-fprofile-arcs),