Searched refs:CFLAGS_GCOV (Results 1 - 4 of 4) sorted by path

/linux-master/
H A DMakefile755 CFLAGS_GCOV := -fprofile-arcs -ftest-coverage macro
757 CFLAGS_GCOV += -fno-tree-loop-im
759 export CFLAGS_GCOV
/linux-master/drivers/gpu/drm/i915/
H A DMakefile436 cmd_hdrtest = $(CC) $(filter-out $(CFLAGS_GCOV), $(c_flags)) -S -o /dev/null -x c /dev/null -include $<; \
/linux-master/drivers/gpu/drm/xe/
H A DMakefile325 cmd_hdrtest = $(CC) -DHDRTEST $(filter-out $(CFLAGS_GCOV), $(c_flags)) -S -o /dev/null -x c /dev/null -include $<; touch $@
/linux-master/scripts/
H A DMakefile.lib158 $(CFLAGS_GCOV))

Completed in 306 milliseconds