Home
last modified time | relevance | path

Searched refs:stack_protector (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/lib/libc/misc/
H A DMakefile.inc15 SRCS+= stack_protector.c
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcoretypes.h224 enum stack_protector { enum
H A DChangeLog-20208420 * coretypes.h (enum stack_protector): ... here.
8421 * function.c (assign_parm_adjust_stack_rtl): Use the stack_protector
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DOptions.td5488 def stack_protector : Separate<["-"], "stack-protector">,
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A DChangeLog1895 * c-cppbuiltin.c (c_cpp_builtins): Use the stack_protector enum.