Home
last modified time | relevance | path

Searched refs:fstack (Results 1 – 25 of 66) sorted by relevance

123

/netbsd/src/usr.bin/sort/
Dmsort.c93 static struct mfile fstack[MERGE_FNUM]; variable
110 memcpy(fstack, fstack_1, sizeof fstack); in save_for_merge()
115 memcpy(fstack, fstack_2, sizeof fstack); in save_for_merge()
131 fstack[fstack_count].fp = fp; in save_for_merge()
132 fstack[fstack_count++].get = get; in save_for_merge()
174 fstack[--i] = fstack[--fstack_count]; in merge_sort()
176 fstack[--i] = fstack_1[--fstack_1_count]; in merge_sort()
178 fstack[--i] = fstack_2[--fstack_2_count]; in merge_sort()
188 fstack[0].fp = mfp; in merge_sort()
189 fstack[0].get = geteasy; in merge_sort()
[all …]
/netbsd/src/tests/lib/libc/ssp/
DMakefile11 COPTS.h_raw.c= -fstack-protector-all -Wstack-protector
/netbsd/src/sys/conf/
Dassym.mk3 GENASSYM_FLAGS=${CFLAGS:N-Wa,*:N-fstack-usage*} ${CPPFLAGS} ${GENASSYM_CPPFLAGS}
DMakefile.kern.inc115 # GCC/vax 8.4 does not support -fstack-usage.
116 CFLAGS+= ${${ACTIVE_CC} == "gcc":? -fstack-usage -Wstack-usage=3584 :}
/netbsd/src/external/gpl3/gcc/dist/libssp/
Dconfigure.ac52 AC_MSG_CHECKING([whether -fstack-protector works])
54 CFLAGS="$CFLAGS -fstack-protector -Werror"
/netbsd/src/sys/arch/powerpc/conf/
DMakefile.powerpc48 CFLAGS+= -fstack-protector
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dcommon.opt1795 fstack-reuse=
1797 -fstack-reuse=[all|named_vars|none] Set stack reuse level for local variables.
2698 fstack-check=
2700 -fstack-check=[no|generic|specific] Insert stack checking code into the program.
2702 fstack-check
2703 Common Alias(fstack-check=, specific, no)
2704 Insert stack checking code into the program. Same as -fstack-check=specific.
2706 fstack-clash-protection
2711 fstack-limit
2714 fstack-limit-register=
[all …]
DONEWS58 New switch, -fstack-check, to check for stack overflow on systems that
/netbsd/src/share/mk/
Dbsd.sys.mk185 COPTS+= -fstack-protector -Wstack-protector
/netbsd/src/lib/libc/time/
DMakefile317 -fsanitize-undefined-trap-on-error -fstack-protector
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm.opt342 fstack-protector-guard=tls and not for use in user-land code.
/netbsd/src/external/bsd/openldap/dist/servers/slapd/overlays/
Dpcache.c1276 typedef struct fstack { struct
1277 struct fstack *fs_next; argument
1280 } fstack; typedef
1292 fstack *stack = NULL, *fsp; in find_filter()
1370 … fsp = op->o_tmpalloc(sizeof(fstack), op->o_tmpmemctx); in find_filter()
/netbsd/src/external/bsd/ntp/dist/sntp/libevent/
Dconfigure.ac81 CFLAGS="$CFLAGS -D_FORTIFY_SOURCE=2 -fstack-protector-all"
DCMakeLists.txt305 -fstack-protector-all
/netbsd/src/external/bsd/libevent/dist/
Dconfigure.ac81 CFLAGS="$CFLAGS -D_FORTIFY_SOURCE=2 -fstack-protector-all"
DCMakeLists.txt305 -fstack-protector-all
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dinvoke.texi610 -fstack-protector -fstack-protector-all -fstack-protector-strong @gol
611 -fstack-protector-explicit -fstack-check @gol
612 -fstack-limit-register=@var{reg} -fstack-limit-symbol=@var{sym} @gol
684 -fstack-reuse=@var{reuse_level} @gol
725 -fstats -fstack-usage -ftime-report -ftime-report-details @gol
8289 The message is in keeping with the output of @option{-fstack-usage}.
9606 This option is only active when @option{-fstack-protector} is active. It
10945 and the Fortran-specific @option{-fstack-arrays}, unless
14432 protection when @option{-fstack-protector} is used.
16006 The option sets @option{-fstack-reuse} to @samp{none}.
[all …]
Dsourcebuild.texi2717 Target supports @option{-fstack-protector}.
3044 Skip the test if the target does not support the @code{-fstack-check}
3045 option. If @var{check} is @code{""}, support for @code{-fstack-check}
3046 is checked, for @code{-fstack-check=("@var{check}")} otherwise.
Dgcc.info939 -fstack-protector -fstack-protector-all -fstack-protector-strong
940 -fstack-protector-explicit -fstack-check
941 -fstack-limit-register=REG -fstack-limit-symbol=SYM
1011 -fstack-reuse=REUSE_LEVEL
1052 -fstats -fstack-usage -ftime-report -ftime-report-details
7602 The message is in keeping with the output of '-fstack-usage'.
8695 This option is only active when '-fstack-protector' is active. It
9865 '-fstack-arrays', unless '-fmax-stack-var-size' is specified, and
13137 smashing protection when '-fstack-protector' is used.
14680 bugs. The option sets '-fstack-reuse' to 'none'.
[all …]
Dcpp.texi2356 This macro is defined, with value 1, when @option{-fstack-protector} is in
2360 This macro is defined, with value 2, when @option{-fstack-protector-all} is
2364 This macro is defined, with value 3, when @option{-fstack-protector-strong} is
2368 This macro is defined, with value 4, when @option{-fstack-protector-explicit} is
Dcpp.info2135 This macro is defined, with value 1, when '-fstack-protector' is in
2139 This macro is defined, with value 2, when '-fstack-protector-all'
2144 '-fstack-protector-strong' is in use.
2148 '-fstack-protector-explicit' is in use.
/netbsd/src/sys/arch/m68k/fpsp/
Dres_func.sa91 * ;write the tag & fpte15 to the fstack
384 * ;write the new tag & ete15 to the fstack
/netbsd/src/crypto/external/cpl/trousers/dist/
DChangeLog122 -fstack-protector & gcc 4.4
/netbsd/src/external/gpl3/gcc/dist/
DNEWS572 register through the -fstack-protector-guard=tls and
1255 protection (-fstack-protector).
3474 the [60]-fstack-clash-protection option. The probing interval/guard
3768 …60. https://gcc.gnu.org/onlinedocs/gcc-9.1.0/gcc/Instrumentation-Options.html#index-fstack-protect…
3956 * The new option -fstack-clash-protection causes the compiler to
4547 -fstack-arrays is no longer set in that case.
7637 -fstack-usage option.
9390 * This target now supports the -fstack-usage command-line option.
9399 * The MIPS port now supports the -fstack-check option.
9536 * This target now supports the -fstack-usage command-line option.
[all …]
/netbsd/src/external/lgpl3/mpc/dist/
Dltmain.sh7278 -O*|-g*|-flto*|-fwhopr*|-fuse-linker-plugin|-fstack-protector*|-stdlib=*)

123