Home
last modified time | relevance | path

Searched refs:CFLAGS_GCOV (Results 1 – 2 of 2) sorted by relevance

/linux/
H A DMakefile1179 CFLAGS_GCOV := -fprofile-arcs -ftest-coverage macro
1181 CFLAGS_GCOV += -fno-tree-loop-im
1185 CFLAGS_GCOV += $(call try-run,\
1198 export CFLAGS_GCOV
/linux/scripts/
H A DMakefile.lib48 $(CFLAGS_GCOV))