Home
last modified time | relevance | path

Searched refs:__chk_fail (Results 1 – 25 of 145) sorted by relevance

123456

/glibc-2.36/debug/
Dstrncat_chk.c33 __chk_fail (); in __strncat_chk()
49 __chk_fail (); in __strncat_chk()
55 __chk_fail (); in __strncat_chk()
61 __chk_fail (); in __strncat_chk()
67 __chk_fail (); in __strncat_chk()
79 __chk_fail (); in __strncat_chk()
90 __chk_fail (); in __strncat_chk()
Dwcsncat_chk.c32 __chk_fail (); in __wcsncat_chk()
48 __chk_fail (); in __wcsncat_chk()
54 __chk_fail (); in __wcsncat_chk()
60 __chk_fail (); in __wcsncat_chk()
66 __chk_fail (); in __wcsncat_chk()
78 __chk_fail (); in __wcsncat_chk()
89 __chk_fail (); in __wcsncat_chk()
Dtest-stpcpy_chk.c24 extern void __attribute__ ((noreturn)) __chk_fail (void);
38 __chk_fail (); in simple_stpcpy_chk()
41 __chk_fail (); in simple_stpcpy_chk()
Drealpath_chk.c29 __chk_fail (); in __realpath_chk()
38 __chk_fail (); in __realpath_chk()
50 __chk_fail (); in __realpath_chk()
Dchk_fail.c26 __chk_fail (void) in __chk_fail() function
30 libc_hidden_def (__chk_fail)
Dstrcat_chk.c34 __chk_fail (); in __strcat_chk()
47 __chk_fail (); in __strcat_chk()
Dwcscat_chk.c33 __chk_fail (); in __wcscat_chk()
46 __chk_fail (); in __wcscat_chk()
Dwcscpy_chk.c38 __chk_fail (); in __wcscpy_chk()
51 __chk_fail (); in __wcscpy_chk()
Dfread_u_chk.c39 __chk_fail (); in __fread_unlocked_chk()
43 __chk_fail (); in __fread_unlocked_chk()
Dfread_chk.c39 __chk_fail (); in __fread_chk()
43 __chk_fail (); in __fread_chk()
Dgets_chk.c38 __chk_fail (); in __gets_chk()
67 __chk_fail (); in __gets_chk()
Dtest-strcpy_chk.c28 extern void __attribute__ ((noreturn)) __chk_fail (void);
43 __chk_fail (); in simple_strcpy_chk()
46 __chk_fail (); in simple_strcpy_chk()
Dgetdomainname_chk.c25 __chk_fail (); in __getdomainname_chk()
Dgetcwd_chk.c27 __chk_fail (); in __getcwd_chk()
Dgethostname_chk.c25 __chk_fail (); in __gethostname_chk()
/glibc-2.36/benchtests/
Dbench-stpcpy_chk.c24 extern void __attribute__ ((noreturn)) __chk_fail (void);
38 __chk_fail (); in simple_stpcpy_chk()
41 __chk_fail (); in simple_stpcpy_chk()
Dbench-strcpy_chk.c28 extern void __attribute__ ((noreturn)) __chk_fail (void);
43 __chk_fail (); in simple_strcpy_chk()
46 __chk_fail (); in simple_strcpy_chk()
/glibc-2.36/include/sys/
Dcdefs.h19 extern void __chk_fail (void) __attribute__ ((__noreturn__));
20 libc_hidden_proto (__chk_fail)
21 rtld_hidden_proto (__chk_fail)
/glibc-2.36/sysdeps/x86_64/multiarch/
Dmemmove-erms.S26 jb HIDDEN_JUMPTARGET (__chk_fail)
41 jb HIDDEN_JUMPTARGET (__chk_fail)
Dmemset-vec-unaligned-erms.S118 jb HIDDEN_JUMPTARGET (__chk_fail)
136 jb HIDDEN_JUMPTARGET (__chk_fail)
162 jb HIDDEN_JUMPTARGET (__chk_fail)
/glibc-2.36/elf/
Ddl-minimal.c168 __chk_fail (void) in rtld_hidden_def()
172 rtld_hidden_def (__chk_fail) in rtld_hidden_def() argument
/glibc-2.36/sysdeps/ieee754/ldbl-opt/
Dnldbl-compat.c486 __chk_fail (); in __nldbl___snprintf_chk()
506 __chk_fail (); in __nldbl___sprintf_chk()
527 __chk_fail (); in __nldbl___swprintf_chk()
581 __chk_fail (); in __nldbl___vsnprintf_chk()
596 __chk_fail (); in __nldbl___vsprintf_chk()
611 __chk_fail (); in __nldbl___vswprintf_chk()
/glibc-2.36/login/
Dgetlogin_r_chk.c25 __chk_fail (); in __getlogin_r_chk()
/glibc-2.36/sysdeps/x86_64/
Dmemcpy_chk.S30 jb __chk_fail
/glibc-2.36/sysdeps/m68k/
Dwcpcpy_chk.c30 __chk_fail (); in __wcpcpy_chk()

123456