Searched refs:DEBUG_FLAGS (Results 1 – 16 of 16) sorted by relevance
146 #define DEBUG_FLAGS ncr_debug macro148 #define DEBUG_FLAGS SCSI_NCR_DEBUG_FLAGS macro319 if (DEBUG_FLAGS & DEBUG_ALLOC) in __m_calloc2()334 if (DEBUG_FLAGS & DEBUG_ALLOC) in __m_free()3540 if (DEBUG_FLAGS & DEBUG_SCRIPT) in ncr_script_copy_and_bind()4090 if (DEBUG_FLAGS & DEBUG_NEGO) { in ncr_prepare_nego()4150 if (DEBUG_FLAGS & DEBUG_TINY) { in ncr_queue_command()4203 if ((DEBUG_FLAGS & DEBUG_TAGS)||bootverbose>2){ in ncr_queue_command()4459 if (DEBUG_FLAGS & DEBUG_QUEUE) in ncr_put_start_queue()4824 if (DEBUG_FLAGS & DEBUG_TINY) in ncr_complete()[all …]
1453 if (DEBUG_FLAGS & DEBUG_NEGO) {1511 if (DEBUG_FLAGS & DEBUG_QUEUE)2228 if (DEBUG_FLAGS & DEBUG_TINY) printf ("T");2474 if (DEBUG_FLAGS & (DEBUG_TINY|DEBUG_PHASE))2498 if (DEBUG_FLAGS & DEBUG_PHASE) {2529 if (DEBUG_FLAGS & DEBUG_PHASE) {2639 if (DEBUG_FLAGS & DEBUG_PHASE) {2823 if (DEBUG_FLAGS & DEBUG_TINY) printf ("F ");2864 if (DEBUG_FLAGS & DEBUG_TINY)3950 if (DEBUG_FLAGS & DEBUG_NEGO) {[all …]
151 if (DEBUG_FLAGS & DEBUG_ALLOC) { in __sym_calloc2()168 if (DEBUG_FLAGS & DEBUG_ALLOC) in __sym_mfree()
148 #define DEBUG_FLAGS sym_debug_flags macro
70 #ifndef DEBUG_FLAGS71 #define DEBUG_FLAGS (0x0000) macro
383 if (DEBUG_FLAGS & DEBUG_SCRIPT) in sym_fw_bind_script()
537 if (DEBUG_FLAGS & DEBUG_TINY) printf_debug ("["); in DEF_SCSI_QCMD()543 if (DEBUG_FLAGS & DEBUG_TINY) printf_debug ("]\n"); in DEF_SCSI_QCMD()
187 # 1. Make sure -g is not passed on 32-bit architectures via DEBUG_FLAGS. -g is194 DEBUG_FLAGS:remove:arm = "-g"195 DEBUG_FLAGS:append:arm = "-g1"196 DEBUG_FLAGS:remove:x86 = "-g"197 DEBUG_FLAGS:append:x86 = "-g1"203 DEBUG_FLAGS:remove:aarch64 = "-g"204 DEBUG_FLAGS:append:aarch64 = "-g1"211 DEBUG_FLAGS:remove:x86-64 = "-g"212 DEBUG_FLAGS:append:x86-64 = "-g1"
38 FULL_OPTIMIZATION="-Os -pipe ${DEBUG_FLAGS}"
652 DEBUG_FLAGS ?= "-g -feliminate-unused-debug-types ${DEBUG_PREFIX_MAP}"655 FULL_OPTIMIZATION = "-O2 -pipe ${DEBUG_FLAGS}"656 DEBUG_OPTIMIZATION = "-Og ${DEBUG_FLAGS} -pipe"
134 …FLAGS when compiling a system for debugging. This variable defaults to '-Og ${DEBUG_FLAGS} -pipe'."182 …d CFLAGS when compiling an optimized system. This variable defaults to '-O2 -pipe ${DEBUG_FLAGS}'."
32 DEBUG_FLAGS?= -g -ggdb
36 DEBUG_FLAGS?= -g -ggdb
98 # (via CFLAGS) means we interfere with that. Only pass DEBUG_FLAGS to it100 SELECTED_OPTIMIZATION = "${DEBUG_FLAGS}"
117 DEBUG_FLAGS:remove:pn-sqlite-orm:toolchain-clang = "-g"
1594 -fno-omit-frame-pointer ${DEBUG_FLAGS} -pipe".2747 ${DEBUG_FLAGS}".