Home
last modified time | relevance | path

Searched refs:__stack_chk_fail (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libssp/
H A Dssp-local.c37 extern void __stack_chk_fail (void);
48 __stack_chk_fail (); in __stack_chk_fail_local()
H A Dssp.c182 __stack_chk_fail (void) in __stack_chk_fail() function
200 __stack_chk_fail (); in __stack_chk_fail_local()
H A Dssp.map3 __stack_chk_fail;
/netbsd-src/external/gpl3/gcc.old/dist/libssp/
H A Dssp-local.c37 extern void __stack_chk_fail (void);
48 __stack_chk_fail (); in __stack_chk_fail_local()
H A Dssp.c182 __stack_chk_fail (void) in __stack_chk_fail() function
200 __stack_chk_fail (); in __stack_chk_fail_local()
H A Dssp.map3 __stack_chk_fail;
/netbsd-src/sys/kern/
H A Dkern_ssp.c40 __weak_alias(__stack_chk_fail, stack_chk_fail)
44 # define stack_chk_fail __stack_chk_fail
/netbsd-src/lib/libc/misc/
H A Dstack_protector.c108 __stack_chk_fail(void) in __stack_chk_fail() function
122 __stack_chk_fail(); in __stack_chk_fail_local()
/netbsd-src/include/ssp/
H A Dssp.h95 void __stack_chk_fail(void) __dead;
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DRuntimeLibcalls.def579 HANDLE_LIBCALL(STACKPROTECTOR_CHECK_FAIL, "__stack_chk_fail")
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DMIRLangRef.rst722 CALL64pcrel32 &__stack_chk_fail, csr_64, implicit $rsp, implicit-def $rsp
H A DLangRef.rst20789 calling the ``__stack_chk_fail()`` function.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dconfigure.ac6266 AC_CACHE_CHECK(__stack_chk_fail in target C library,
6279 # glibc 2.4 and later provides __stack_chk_fail and
6307 AC_CHECK_FUNC(__stack_chk_fail,[gcc_cv_libc_provides_ssp=yes],
6308 [echo "no __stack_chk_fail on this target"])
H A Dtarget.def4278 @samp{__stack_chk_fail}, taking no arguments. This function is\n\
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dconfigure.ac6921 AC_CACHE_CHECK(__stack_chk_fail in target C library,
6934 # glibc 2.4 and later provides __stack_chk_fail and
6962 AC_CHECK_FUNC(__stack_chk_fail,[gcc_cv_libc_provides_ssp=yes],
6963 [echo "no __stack_chk_fail on this target"])
H A DChangeLog-200513116 (__stack_chk_fail, __stack_chk_fail_local): Declare.
14097 (__stack_chk_fail, __stack_chk_fail_local): Declare.
H A DChangeLog-201038435 (__stack_chk_fail): Ditto. Remove quadrigraphs.
39096 * configure.ac: Fix __stack_chk_fail check for cross builds configured
H A DChangeLog-200827673 * configure.ac (__stack_chk_fail): Add detecion for availability
H A DChangeLog-200910144 * configure.ac (*-*-freebsd*): Enable check for __stack_chk_fail.
H A DChangeLog-200733459 * configure.ac: Check for __stack_chk_fail for darwin.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dtm.texi5112 @samp{__stack_chk_fail}, taking no arguments. This function is
H A Dgccint.info35778 '__stack_chk_fail', taking no arguments. This function is normally
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dgccint.info37225 '__stack_chk_fail', taking no arguments. This function is normally