Searched refs:DEBUG_FLAGS (Results 1 – 22 of 22) sorted by relevance
2 DEBUG_FLAGS+= -D_DEBUG -g6 DEBUG_FLAGS+= -D_DEBUG2G -g10 DEBUG_FLAGS+= -D_DEBUG3G -g14 DEBUG_FLAGS+= -D_DEBUG_MSG18 DEBUG_FLAGS+= -DFUSE4BSD_VERSION="\"${F4BVERS}\""
38 .if defined(DEBUG_FLAGS)39 CFLAGS+=${DEBUG_FLAGS}40 CXXFLAGS+=${DEBUG_FLAGS}42 .if ${MK_CTF} != "no" && ${DEBUG_FLAGS:M-g} != ""49 .if ${MK_DEBUG_FILES} != "no" && empty(DEBUG_FLAGS:M-g) && \50 empty(DEBUG_FLAGS:M-gdwarf*)
266 .if !defined(DEBUG_FLAGS)
22 PROG_VARS += SRCS CFLAGS CXXFLAGS DEBUG_FLAGS DPADD INTERNALPROG LDADD \
486 .if defined(DEBUG_FLAGS) && target(${SHLIB_NAME}.symbols)492 .if defined(SHLIB_NAME) && defined(DEBUG_FLAGS) && target(${SHLIB_NAME}.symbols)
413 - DEBUG_FLAGS
3 DEBUG_FLAGS=-g macro
4 DEBUG_FLAGS= -g macro
4 DEBUG_FLAGS= -g -O0 macro
5 DEBUG_FLAGS= -g -O0 macro
8 DEBUG_FLAGS?= -g
7 DEBUG_FLAGS= -g macro
15 .if empty(DEBUG_FLAGS)
5 DEBUG_FLAGS= -g macro
315 #define DEBUG_FLAGS sym_debug318 #define DEBUG_FLAGS (0x0000) macro488 if (DEBUG_FLAGS & DEBUG_ALLOC) in __sym_calloc2()503 if (DEBUG_FLAGS & DEBUG_ALLOC) in __sym_mfree()2025 if (DEBUG_FLAGS & DEBUG_SCRIPT) in sym_fw_bind_script()2862 if (DEBUG_FLAGS & DEBUG_NEGO) { in sym_prepare_nego()2910 if (DEBUG_FLAGS & DEBUG_QUEUE) in sym_put_start_queue()3812 if (DEBUG_FLAGS & DEBUG_TINY) printf ("F "); in sym_intr1()3846 if (DEBUG_FLAGS & DEBUG_TINY) in sym_intr1()3942 if (DEBUG_FLAGS & DEBUG_TINY) printf ("["); in sym_intr()[all …]
48 DEBUG_FLAGS= -g
163 CFLAGS+= ${DEBUG_FLAGS}197 .if defined(DEBUG) || defined(DEBUG_FLAGS)
341 MKMODULESENV+= DEBUG_FLAGS="${DEBUG}"
78 DEBUG_FLAGS=-g