Home
last modified time | relevance | path

Searched refs:DEBUG_INFO (Results 1 – 20 of 20) sorted by relevance

/linux/sound/soc/renesas/rcar/
H A Dcmd.c125 #define DEBUG_INFO .debug_info = rsnd_cmd_debug_info macro
127 #define DEBUG_INFO macro
136 DEBUG_INFO
H A Dctu.c290 #define DEBUG_INFO .debug_info = rsnd_ctu_debug_info macro
292 #define DEBUG_INFO macro
305 DEBUG_INFO
H A Dmix.c265 #define DEBUG_INFO .debug_info = rsnd_mix_debug_info macro
267 #define DEBUG_INFO macro
277 DEBUG_INFO
H A Ddvc.c300 #define DEBUG_INFO .debug_info = rsnd_dvc_debug_info macro
302 #define DEBUG_INFO macro
313 DEBUG_INFO
H A Dssiu.c419 #define DEBUG_INFO .debug_info = rsnd_ssiu_debug_info macro
421 #define DEBUG_INFO macro
432 DEBUG_INFO
H A Dsrc.c685 #define DEBUG_INFO .debug_info = rsnd_src_debug_info macro
687 #define DEBUG_INFO macro
701 DEBUG_INFO
H A Ddma.c467 #define DEBUG_INFO .debug_info = rsnd_dmapp_debug_info macro
469 #define DEBUG_INFO macro
478 DEBUG_INFO
H A Dssi.c1055 #define DEBUG_INFO .debug_info = rsnd_ssi_debug_info macro
1057 #define DEBUG_INFO macro
1074 DEBUG_INFO
/linux/arch/um/
H A DKconfig.debug5 depends on DEBUG_INFO && FRAME_POINTER
18 depends on DEBUG_INFO
/linux/drivers/char/hw_random/
H A Ds390-trng.c37 #define DEBUG_INFO(...) debug_sprintf_event(debug_info, 5, ##__VA_ARGS__) macro
219 DEBUG_INFO("trng_init CPACF_PRNO_TRNG not available\n"); in trng_init()
/linux/arch/arm64/
H A DKconfig.debug12 depends on EFI && DEBUG_INFO
/linux/Documentation/translations/zh_TW/admin-guide/
H A Dbug-hunting.rst118 $ ./scripts/config -d COMPILE_TEST -e DEBUG_KERNEL -e DEBUG_INFO
135 $ ./scripts/config -d COMPILE_TEST -e DEBUG_KERNEL -e DEBUG_INFO
/linux/Documentation/translations/zh_CN/admin-guide/
H A Dbug-hunting.rst115 $ ./scripts/config -d COMPILE_TEST -e DEBUG_KERNEL -e DEBUG_INFO
132 $ ./scripts/config -d COMPILE_TEST -e DEBUG_KERNEL -e DEBUG_INFO
/linux/arch/mips/
H A DKconfig.debug77 select DEBUG_INFO if !COMPILE_TEST
/linux/Documentation/admin-guide/
H A Dbug-hunting.rst117 $ ./scripts/config -d COMPILE_TEST -e DEBUG_KERNEL -e DEBUG_INFO
136 $ ./scripts/config -d COMPILE_TEST -e DEBUG_KERNEL -e DEBUG_INFO
H A Dquickly-build-trimmed-linux.rst807 ./scripts/config --file .config -d DEBUG_INFO \
818 -e DEBUG_INFO -e DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT -e KALLSYMS -e KALLSYMS_ALL
H A Dverify-bugs-and-bisect-regressions.rst75 -e DEBUG_INFO -e DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT -e KALLSYMS
494 -e DEBUG_INFO -e DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT -e KALLSYMS
499 ./scripts/config -d DEBUG_INFO -d DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT \
/linux/kernel/module/
H A DKconfig191 depends on DEBUG_INFO
203 gendwarfksyms. Requires DEBUG_INFO to be enabled.
/linux/lib/
H A DKconfig.debug249 config DEBUG_INFO config
283 select DEBUG_INFO
295 select DEBUG_INFO
307 select DEBUG_INFO
325 if DEBUG_INFO
336 DEBUG_INFO build and compile times are reduced too.
388 reduces the build directory size for builds with DEBUG_INFO,
455 endif # DEBUG_INFO
553 default y if (DEBUG_INFO && UML) || ARCH_WANT_FRAME_POINTERS
/linux/arch/
H A DKconfig810 depends on (!KASAN || KASAN_HW_TAGS || CLANG_VERSION >= 170000) || !DEBUG_INFO
811 depends on (!KCOV || CLANG_VERSION >= 170000) || !DEBUG_INFO