Home
last modified time | relevance | path

Searched refs:CONFIG_LTO_CLANG (Results 1 – 7 of 7) sorted by relevance

/scripts/
Dlink-vmlinux.sh85 if [ -n "${CONFIG_LTO_CLANG}" ]; then
109 if [ "${CONFIG_LTO_CLANG} ${CONFIG_STACK_VALIDATION}" = "y y" ]; then
138 if [ -n "${CONFIG_GCOV_KERNEL}" ] || [ -n "${CONFIG_LTO_CLANG}" ]; then
176 if [ -n "${CONFIG_LTO_CLANG}" ]; then
Dgen_autoksyms.sh32 if [ -n "$CONFIG_LTO_CLANG" ]; then
Dmodule.lds.S38 #ifdef CONFIG_LTO_CLANG
DMakefile.modfinal35 ifdef CONFIG_LTO_CLANG
DMakefile.build169 ifdef CONFIG_LTO_CLANG
221 ifndef CONFIG_LTO_CLANG
387 ifeq ($(CONFIG_LTO_CLANG) $(CONFIG_MODVERSIONS),y y)
438 ifdef CONFIG_LTO_CLANG
DMakefile.modpost144 ifdef CONFIG_LTO_CLANG
DMakefile.lib243 $(if $(or $(CONFIG_GCOV_KERNEL),$(CONFIG_LTO_CLANG)), \