OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USE_COVERAGE
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/make/
Makefile
28
USE_COVERAGE
?= no # works only with gcc; clang9 fails to link
29
.if ${
USE_COVERAGE
} == "yes"
115
.if ${
USE_COVERAGE
} == yes
124
.if ${
USE_COVERAGE
} == yes
138
@env
USE_COVERAGE
=yes COPTS="-O0 -ggdb" USER_CPPFLAGS="-DCLEANUP" \
140
@env
USE_COVERAGE
=yes make report-coverage > coverage.txt
142
.if ${
USE_COVERAGE
} == "yes"
test-variants.mk
151
# Combining
USE_COVERAGE
with HAVE_LLVM does not work since ld fails to link
159
ENV.coverage=
USE_COVERAGE
="yes"
Completed in 11 milliseconds
Indexes created Sat Oct 25 16:10:12 GMT 2025