HomeSort by: relevance | last modified time | path
    Searched refs:protector (Results 1 - 19 of 19) sorted by relevancy

  /src/sys/arch/i386/stand/
Makefile.inc 14 -fno-stack-protector
  /src/sys/conf/
ssp.mk 4 COPTS.kern_ssp.c+= -fno-stack-protector -D__SSP__
10 COPTS.cpu.c+= -fno-stack-protector
13 COPTS.subr_kcov.c+= -fno-stack-protector
30 COPTS.${__varstack:T} += -Wno-stack-protector
  /src/usr.bin/vmstat/
Makefile 17 COPTS.vmstat.c += -Wno-error=stack-protector
  /src/tests/lib/libexecinfo/
Makefile 15 COPTS.t_backtrace.c= -Wno-stack-protector
  /src/tests/lib/libc/ssp/
Makefile 11 COPTS.h_raw.c= -fstack-protector-all -Wstack-protector
  /src/lib/libkern/
Makefile 17 COPTS+= -fno-stack-protector
  /src/usr.sbin/pf/pflogd/
Makefile 19 COPTS.privsep_fdpass.c = -Wno-stack-protector
  /src/tests/lib/libc/misc/
Makefile 29 COPTS.t_ubsan.c += -Wno-stack-protector
30 COPTS.t_ubsanxx.cpp += -Wno-stack-protector
  /src/tests/lib/libc/locale/
Makefile 37 COPTS.t_wctomb.c += -Wno-stack-protector
  /src/sys/arch/zaurus/stand/zboot/
Makefile 19 CFLAGS+= -fno-stack-protector -fno-builtin -ffreestanding
  /src/usr.sbin/crash/
Makefile 137 COPTS.kern_timeout.c += -Wno-stack-protector
  /src/share/mk/
bsd.sys.mk 185 COPTS+= -fstack-protector -Wstack-protector
200 COPTS+= -Wno-error=stack-protector
  /src/sys/external/isc/libsodium/dist/
configure.ac 51 [AS_HELP_STRING(--disable-ssp,Do not compile with -fstack-protector)],
269 AX_CHECK_COMPILE_FLAG([-fstack-protector], [
270 AX_CHECK_LINK_FLAG([-fstack-protector],
271 [CFLAGS="$CFLAGS -fstack-protector"]
configure 1490 --disable-ssp Do not compile with -fstack-protector
7288 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts -fstack-protector" >&5
7289 $as_echo_n "checking whether C compiler accepts -fstack-protector... " >&6; }
7295 CFLAGS="$CFLAGS -fstack-protector"
7320 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the linker accepts -fstack-protector" >&5
7321 $as_echo_n "checking whether the linker accepts -fstack-protector... " >&6; }
7327 LDFLAGS="$LDFLAGS -fstack-protector"
7351 CFLAGS="$CFLAGS -fstack-protector"
  /src/lib/libcurses/
Makefile 13 COPTS.slk.c += -Wno-stack-protector
  /src/lib/libpthread/
Makefile 125 COPTS.pthread.c += -Wno-stack-protector -Wno-format-nonliteral
  /src/lib/libc/time/
Makefile 317 -fsanitize-undefined-trap-on-error -fstack-protector
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/exynos/
exynos7.dtsi 632 <0x15572000 0x300>; /* 3: UFS protector */
  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 7270 # -fstack-protector* stack protector flags for GCC
7278 -O*|-g*|-flto*|-fwhopr*|-fuse-linker-plugin|-fstack-protector*|-stdlib=*)

Completed in 37 milliseconds