Searched refs:DEBUG_FLAGS (Results 1 - 25 of 30) sorted by relevance

12

/freebsd-12-stable/tools/regression/sigqueue/sigqtest1/
H A DMakefile5 DEBUG_FLAGS=-g macro
/freebsd-12-stable/tools/regression/sigqueue/sigqtest2/
H A DMakefile5 DEBUG_FLAGS=-g macro
/freebsd-12-stable/sbin/mount_fusefs/
H A DMakefile4 DEBUG_FLAGS+= -D_DEBUG -g
8 DEBUG_FLAGS+= -D_DEBUG2G -g
12 DEBUG_FLAGS+= -D_DEBUG3G -g
16 DEBUG_FLAGS+= -D_DEBUG_MSG
20 DEBUG_FLAGS+= -DFUSE4BSD_VERSION="\"${F4BVERS}\""
/freebsd-12-stable/tools/regression/kgssapi/
H A DMakefile7 DEBUG_FLAGS= -g -O0 macro
/freebsd-12-stable/tools/regression/rpcsec_gss/
H A DMakefile7 DEBUG_FLAGS= -g -O0 macro
/freebsd-12-stable/tools/regression/tls/ttls2/
H A DMakefile6 DEBUG_FLAGS= -g macro
/freebsd-12-stable/tools/regression/tls/ttls4/
H A DMakefile6 DEBUG_FLAGS= -g macro
/freebsd-12-stable/tools/regression/netinet6/inet6_rth/
H A DMakefile8 DEBUG_FLAGS= -g macro
/freebsd-12-stable/lib/googletest/tests/
H A DMakefile.inc13 # only enable debug info if DEBUG_FLAGS is not empty (71s -> 64s at -O1 and -j32).
15 .if empty(DEBUG_FLAGS)
/freebsd-12-stable/tools/tools/shlib-compat/test/
H A DMakefile.inc10 DEBUG_FLAGS?= -g
/freebsd-12-stable/tools/regression/tls/ttls1/
H A DMakefile7 DEBUG_FLAGS= -g macro
/freebsd-12-stable/sys/modules/fusefs/
H A DMakefile19 .if defined(DEBUG_FLAGS) && !defined(INSTALL_NODEBUG) && "${MK_KERNEL_SYMBOLS}" != "no"
/freebsd-12-stable/sys/modules/if_tuntap/
H A DMakefile20 .if defined(DEBUG_FLAGS) && !defined(INSTALL_NODEBUG) && \
/freebsd-12-stable/share/mk/
H A Dbsd.prog.mk20 .if defined(DEBUG_FLAGS)
21 CFLAGS+=${DEBUG_FLAGS}
22 CXXFLAGS+=${DEBUG_FLAGS}
24 .if ${MK_CTF} != "no" && ${DEBUG_FLAGS:M-g} != ""
62 .if ${MK_DEBUG_FILES} != "no" && empty(DEBUG_FLAGS:M-g) && \
63 empty(DEBUG_FLAGS:M-gdwarf-*)
69 .if !defined(DEBUG_FLAGS)
H A Dbsd.lib.mk51 .if defined(DEBUG_FLAGS)
52 CFLAGS+= ${DEBUG_FLAGS}
54 .if ${MK_CTF} != "no" && ${DEBUG_FLAGS:M-g} != ""
82 .if ${MK_DEBUG_FILES} != "no" && empty(DEBUG_FLAGS:M-g) && \
83 empty(DEBUG_FLAGS:M-gdwarf*)
H A Dbsd.progs.mk27 PROG_VARS += CFLAGS CXXFLAGS DEBUG_FLAGS DPADD INTERNALPROG LDADD LIBADD \
H A Dbsd.sys.mk343 .if defined(DEBUG_FLAGS) && target(${SHLIB_NAME}.symbols)
349 .if defined(SHLIB_NAME) && defined(DEBUG_FLAGS) && target(${SHLIB_NAME}.symbols)
/freebsd-12-stable/cddl/usr.sbin/dtrace/tests/
H A Ddtrace.test.mk45 DEBUG_FLAGS= -g macro
/freebsd-12-stable/sys/dev/ncr/
H A Dncr.c232 #define DEBUG_FLAGS ncr_debug macro
235 #define DEBUG_FLAGS 0 macro
3002 if (DEBUG_FLAGS & DEBUG_SCRIPT)
3809 if (DEBUG_FLAGS & DEBUG_TINY) printf ("[");
3822 if (DEBUG_FLAGS & DEBUG_TINY) printf ("]\n");
3950 if (DEBUG_FLAGS & DEBUG_TAGS) {
3985 if (DEBUG_FLAGS & DEBUG_NEGO) {
3997 if (DEBUG_FLAGS & DEBUG_NEGO) {
4141 if(DEBUG_FLAGS & DEBUG_QUEUE)
4404 if (DEBUG_FLAGS
[all...]
/freebsd-12-stable/sys/conf/
H A Dkmod.mk162 CFLAGS+= ${DEBUG_FLAGS}
191 .if defined(DEBUG) || defined(DEBUG_FLAGS)
233 .if !defined(DEBUG_FLAGS)
248 .if !defined(DEBUG_FLAGS)
284 .if !defined(DEBUG_FLAGS) && ${__KLD_SHARED} == no
338 .if defined(DEBUG_FLAGS)
356 .if defined(DEBUG_FLAGS) && !defined(INSTALL_NODEBUG) && ${MK_KERNEL_SYMBOLS} != "no"
/freebsd-12-stable/sys/dev/sym/
H A Dsym_hipd.c327 #define DEBUG_FLAGS sym_debug
329 /* #define DEBUG_FLAGS (0x0631) */
330 #define DEBUG_FLAGS (0x0000) macro
500 if (DEBUG_FLAGS & DEBUG_ALLOC)
515 if (DEBUG_FLAGS & DEBUG_ALLOC)
2043 if (DEBUG_FLAGS & DEBUG_SCRIPT)
2880 if (DEBUG_FLAGS & DEBUG_NEGO) {
2928 if (DEBUG_FLAGS & DEBUG_QUEUE)
3832 if (DEBUG_FLAGS & DEBUG_TINY) printf ("F ");
3866 if (DEBUG_FLAGS
[all...]
/freebsd-12-stable/sys/modules/zfs/
H A DMakefile109 DEBUG_FLAGS=-g macro
/freebsd-12-stable/contrib/libstdc++/libmath/
H A DMakefile.in113 DEBUG_FLAGS = @DEBUG_FLAGS@
/freebsd-12-stable/contrib/libstdc++/
H A DMakefile.in130 DEBUG_FLAGS = @DEBUG_FLAGS@
/freebsd-12-stable/contrib/libstdc++/libsupc++/
H A DMakefile.in154 DEBUG_FLAGS = @DEBUG_FLAGS@

Completed in 164 milliseconds

12