Searched refs:gcda (Results 1 – 13 of 13) sorted by relevance
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | coverage | 12 # - GCC gcda - written by a program that was compiled with 23 # while data collected during runtime is stored in .gcda files 41 0 lelong 0x67636461 GCC gcda coverage (-fprofile-arcs), 46 0 belong 0x67636461 GCC gcda coverage (-fprofile-arcs),
|
| /freebsd/contrib/wpa/src/drivers/ |
| H A D | Makefile | 5 rm -f *~ *.o *.d *.gcno *.gcda *.gcov
|
| /freebsd/contrib/one-true-awk/ |
| H A D | makefile | 100 rm -f a.out *.o *.obj maketab maketab.exe *.bb *.bbg *.da *.gcov *.gcno *.gcda # proctab.c 103 …rm -f a.out *.o *.obj maketab maketab.exe *.bb *.bbg *.da *.gcov *.gcno *.gcda proctab.c awkgram.t…
|
| /freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
| H A D | GCOV.cpp | 75 void print(StringRef filename, StringRef gcno, StringRef gcda, 90 StringRef gcda, raw_ostream &os) const; 787 StringRef gcno, StringRef gcda, in annotateSource() argument 794 os << " -: 0:Data:" << gcda << '\n'; in annotateSource() 873 void Context::print(StringRef filename, StringRef gcno, StringRef gcda, in print() argument 932 annotateSource(si, file, gcno, gcda, in print() 1000 StringRef gcno, StringRef gcda, GCOVFile &file) { in gcovOneInput() argument 1002 fi.print(filename, gcno, gcda, file); in gcovOneInput()
|
| /freebsd/contrib/bc/ |
| H A D | Makefile.in | 70 BC_LIB_GCDA = $(GEN_DIR)/lib.gcda 76 BC_LIB2_GCDA = $(GEN_DIR)/lib2.gcda 82 BC_HELP_GCDA = $(GEN_DIR)/bc_help.gcda 88 DC_HELP_GCDA = $(GEN_DIR)/dc_help.gcda
|
| /freebsd/contrib/wpa/src/ |
| H A D | lib.rules | 29 $(Q)rm -f *~ *.o *.d *.gcno *.gcda *.gcov $(ALL)
|
| /freebsd/contrib/wpa/wpa_supplicant/dbus/ |
| H A D | Makefile | 4 rm -f *~ *.o *.d *.gcno *.gcda *.gcov
|
| /freebsd/sys/contrib/openzfs/ |
| H A D | .gitignore | 76 *.gcda
|
| /freebsd/contrib/bmake/unit-tests/ |
| H A D | meta-cmd-cmp.mk | 84 .MAKE.META.IGNORE_PATTERNS+= *.gcda
|
| /freebsd/sys/contrib/libsodium/ |
| H A D | .gitignore | 5 *.gcda
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
| H A D | GCOV.h | 334 StringRef gcno, StringRef gcda, GCOVFile &file);
|
| /freebsd/sys/contrib/openzfs/config/ |
| H A D | ax_code_coverage.m4 | 157 -find . \( -name "*.gcda" -o -name "*.gcno" -o -name "*.gcov" \) -delete
|
| /freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | Options.td | 1827 HelpText<"Instrument code to produce gcov data files (*.gcda)">;
|