| /linux/tools/perf/tests/workloads/ |
| H A D | Build | 23 CFLAGS_sqrtloop.o = -g -O0 -fno-inline -U_FORTIFY_SOURCE 24 CFLAGS_leafloop.o = -g -O0 -fno-inline -fno-omit-frame-pointer -U_FORTIFY_SOURCE 25 CFLAGS_brstack.o = -g -O0 -fno-inline -U_FORTIFY_SOURCE 26 CFLAGS_datasym.o = -g -O0 -fno-inline -U_FORTIFY_SOURCE 27 CFLAGS_traploop.o = -g -O0 -fno-inline -U_FORTIFY_SOURCE 29 CFLAGS_deterministic.o = -g -O0 -fno-inline -U_FORTIFY_SOURCE 30 CFLAGS_named_threads.o = -g -O0 -fno-inline -U_FORTIFY_SOURCE 31 CFLAGS_callchain.o = -g -O0 -fno-inline -U_FORTIFY_SOURCE
|
| /linux/arch/loongarch/vdso/ |
| H A D | Makefile | 29 $(CC_FLAGS_DIALECT) -O2 -g -fno-strict-aliasing -fno-common -fno-builtin \ 30 -fno-stack-protector -fno-jump-tables -DDISABLE_BRANCH_PROFILING \ 32 $(call cc-option, -fno-stack-protector)
|
| /linux/arch/arm64/kernel/pi/ |
| H A D | Makefile | 8 -I$(srctree)/scripts/dtc/libfdt -fno-stack-protector \ 11 -fno-asynchronous-unwind-tables -fno-unwind-tables \ 12 $(call cc-option,-fno-addrsig)
|
| /linux/tools/testing/selftests/nolibc/ |
| H A D | Makefile.include | 8 CFLAGS_NOLIBC_TEST ?= -Os -fno-ident -fno-asynchronous-unwind-tables -std=c89 -ggdb \ 10 $(call cc-option,-fno-stack-protector) $(call cc-option,-Wmissing-prototypes) \
|
| /linux/arch/riscv/kernel/pi/ |
| H A D | Makefile | 7 -I$(srctree)/scripts/dtc/libfdt -fno-stack-protector \ 10 -fno-asynchronous-unwind-tables -fno-unwind-tables \ 11 $(call cc-option,-fno-addrsig)
|
| /linux/arch/x86/entry/ |
| H A D | Makefile | 13 CFLAGS_syscall_32.o += -fno-stack-protector 14 CFLAGS_syscall_64.o += -fno-stack-protector 22 CFLAGS_entry_fred.o += -fno-stack-protector
|
| /linux/tools/testing/vsock/ |
| H A D | Makefile | 12 …/../include -I../../../usr/include -Wno-pointer-sign -fno-strict-overflow -fno-strict-aliasing -fn…
|
| /linux/arch/arm/vdso/ |
| H A D | Makefile | 14 ccflags-y := -fPIC -fno-common -fno-builtin -fno-stack-protector
|
| /linux/arch/arm64/kernel/vdso/ |
| H A D | Makefile | 33 ccflags-y := -fno-common -fno-builtin -fno-stack-protector -ffixed-x18
|
| /linux/tools/testing/selftests/arm64/abi/ |
| H A D | Makefile | 15 $(CC) -fno-asynchronous-unwind-tables -fno-ident -s -Os -nostdlib \
|
| /linux/tools/virtio/ |
| H A D | Makefile | 18 …I../include/ -I ../../usr/include/ -Wno-pointer-sign -fno-strict-overflow -fno-strict-aliasing -fn…
|
| /linux/tools/testing/selftests/arm64/gcs/ |
| H A D | Makefile | 17 $(CC) $(CFLAGS) -fno-asynchronous-unwind-tables -fno-ident -s -nostdlib -nostdinc \
|
| /linux/mm/kmsan/ |
| H A D | Makefile | 13 CC_FLAGS_KMSAN_RUNTIME := -fno-stack-protector 14 CC_FLAGS_KMSAN_RUNTIME += $(call cc-option,-fno-conserve-stack)
|
| /linux/tools/testing/selftests/rcutorture/bin/ |
| H A D | mkinitrd.sh | 77 ${CROSS_COMPILE}gcc -fno-asynchronous-unwind-tables -fno-ident \
|
| /linux/arch/powerpc/kernel/vdso/ |
| H A D | Makefile | 42 ccflags-y := -fno-common -fno-builtin -DBUILD_VDSO 44 ccflags-y += $(call cc-option, -fno-stack-protector) 60 CC32FLAGSREMOVE += -fno-stack-clash-protection
|
| /linux/arch/arm64/ |
| H A D | Makefile | 59 KBUILD_CFLAGS += -fno-asynchronous-unwind-tables -fno-unwind-tables 60 KBUILD_AFLAGS += -fno-asynchronous-unwind-tables -fno-unwind-tables
|
| /linux/tools/testing/selftests/kvm/ |
| H A D | Makefile.kvm | 270 -fno-builtin-memcmp -fno-builtin-memcpy \ 271 -fno-builtin-memset -fno-builtin-strnlen \ 272 -fno-stack-protector -fno-PIE -fno-strict-aliasing \
|
| /linux/arch/x86/boot/compressed/ |
| H A D | Makefile | 29 KBUILD_CFLAGS += -fno-strict-aliasing -fPIE 30 KBUILD_CFLAGS += -fno-jump-tables 38 KBUILD_CFLAGS += -fno-stack-protector 41 KBUILD_CFLAGS += -fno-asynchronous-unwind-tables
|
| /linux/arch/powerpc/math-emu/ |
| H A D | Makefile | 17 CFLAGS_fabs.o = -fno-builtin-fabs 18 CFLAGS_math.o = -fno-builtin-fabs
|
| /linux/tools/testing/selftests/vDSO/ |
| H A D | Makefile | 22 CFLAGS_NOLIBC := -nostdlib -nostdinc -ffreestanding -fno-asynchronous-unwind-tables \ 23 -fno-stack-protector -include $(top_srcdir)/tools/include/nolibc/nolibc.h \
|
| /linux/arch/riscv/kernel/ |
| H A D | Makefile | 23 CFLAGS_alternative.o += -fno-pie 24 CFLAGS_cpufeature.o += -fno-pie 25 CFLAGS_sbi_ecall.o += -fno-pie
|
| /linux/ |
| H A D | Makefile | 603 KBUILD_AFLAGS := -D__ASSEMBLY__ -fno-PIE 608 KBUILD_CFLAGS += -fno-common 609 KBUILD_CFLAGS += -fno-PIE 610 KBUILD_CFLAGS += -fno-strict-aliasing 930 KBUILD_CFLAGS += -fno-delete-null-pointer-checks 950 KBUILD_CFLAGS += $(call cc-option,-fno-allow-store-data-races) 958 KBUILD_CFLAGS += -fno-reorder-blocks -fno-ipa-cp-clone -fno-partial-inlining 961 stackp-flags-y := -fno-stack-protector 968 KBUILD_CFLAGS += -fno-omit-frame-pointer -fno-optimize-sibling-calls 1018 KBUILD_CFLAGS += $(call cc-option, -fno-stack-clash-protection) [all …]
|
| /linux/scripts/gcc-plugins/ |
| H A D | Makefile | 33 -fno-rtti -fno-exceptions -fasynchronous-unwind-tables \
|
| /linux/arch/x86/purgatory/ |
| H A D | Makefile | 36 PURGATORY_CFLAGS := -mcmodel=small -ffreestanding -fno-zero-initialized-in-bss -g0 39 PURGATORY_CFLAGS += -fno-stack-protector
|
| /linux/tools/testing/selftests/arm64/fp/ |
| H A D | Makefile | 44 $(CC) -fno-asynchronous-unwind-tables -fno-ident -s -Os -nostdlib \
|