Searched refs:gcda (Results 1 – 25 of 91) sorted by relevance
1234
25 /src/*.gcda33 /test/integration/*.gcda38 /test/src/*.gcda44 /test/stress/*.gcda51 /test/unit/*.gcda
20 RUN: cp test.gcno test.gcda %t/objdir62 RUN: llvm-cov gcov -lp -gcno test_paths.gcno -gcda test_paths.gcda srcdir/../test_paths.cpp | diff …100 # Missing gcda file just gives 0 counts.101 RUN: llvm-cov gcov test.c -gcda=no_such_gcda_file | diff -u test_no_gcda.output -108 # Bad file checksum on gcda.109 RUN: llvm-cov gcov test.c -gcda=test_file_checksum_fail.gcda111 # Bad function checksum on gcda112 RUN: llvm-cov gcov test.c -gcda=test_func_checksum_fail.gcda
19 gcda="$base.gcda"20 if [ -f "$gcda" ]; then
2 ; RUN: echo '!10 = !{!"%/t/aaa.gcno", !"%/t/bbb.gcda", !0}' > %t/16 ; RUN: grep bbb.gcda %t/3
105 rm -f a.out *.o *.obj maketab maketab.exe *.bb *.bbg *.da *.gcov *.gcno *.gcda # proctab.c108 rm -f a.out *.o *.obj maketab maketab.exe *.bb *.bbg *.da *.gcov *.gcno *.gcda proctab.c ytab*
3 -: 0:Data:test_paths.gcda
3 -: 0:Data:test.gcda
3 -: 0:Data:objdir/test.gcda
2 *.gcda
5 rm -f *~ *.o *.d *.gcno *.gcda *.gcov
58 coverage data. The other half of the data comes from ``.gcda`` files that are59 generated when you run the instrumented program, with a separate ``.gcda``61 are summed into any existing ``.gcda`` files, so be sure to remove any old64 By default, the ``.gcda`` files are written into the same directory as the72 then need to copy the ``.gcda`` files back to the object file directories130 with ``.gcno`` and ``.gcda`` extensions. If you specify a directory, the
45 "gcda") exec $LLVM_COV_BIN --gcda="$1" ;;
4 rm -f *~ *.o *.d *.gcno *.gcda *.gcov libl2_packet.a
4 rm -f *~ *.o *.d *.gcno *.gcda *.gcov libeapol_supp.a