Searched defs:_FORTIFY_SOURCE (Results 1 - 24 of 24) sorted by relevance

/bionic/libc/bionic/
H A D__umask_chk.cpp29 #undef _FORTIFY_SOURCE macro
42 * This umask check is called if _FORTIFY_SOURCE is defined and
H A Dstrchr.cpp30 #undef _FORTIFY_SOURCE macro
H A Dstrrchr.cpp30 #undef _FORTIFY_SOURCE macro
H A D__strlen_chk.cpp29 #undef _FORTIFY_SOURCE macro
43 * This strlen check is called if _FORTIFY_SOURCE is defined and
51 * size_t len = strlen(buf); // segfault here with _FORTIFY_SOURCE
H A Dmemcpy.cpp29 #undef _FORTIFY_SOURCE macro
H A D__FD_chk.cpp29 #undef _FORTIFY_SOURCE macro
H A D__fgets_chk.cpp29 #undef _FORTIFY_SOURCE macro
43 * This fgets check is called if _FORTIFY_SOURCE is defined and
H A D__memcpy_chk.cpp29 #undef _FORTIFY_SOURCE macro
42 * This memcpy check is called if _FORTIFY_SOURCE is defined and
H A D__memmove_chk.cpp29 #undef _FORTIFY_SOURCE macro
43 * This memmove check is called if _FORTIFY_SOURCE is defined and
H A D__memset_chk.cpp29 #undef _FORTIFY_SOURCE macro
43 * This memset check is called if _FORTIFY_SOURCE is defined and
H A D__read_chk.cpp29 #undef _FORTIFY_SOURCE macro
H A D__stpcpy_chk.cpp29 #undef _FORTIFY_SOURCE macro
43 * This stpcpy check is called if _FORTIFY_SOURCE is defined and
H A D__strcpy_chk.cpp29 #undef _FORTIFY_SOURCE macro
43 * This strcpy check is called if _FORTIFY_SOURCE is defined and
H A D__strlcat_chk.cpp29 #undef _FORTIFY_SOURCE macro
44 * This strlcat check is called if _FORTIFY_SOURCE is defined and
H A D__strlcpy_chk.cpp29 #undef _FORTIFY_SOURCE macro
44 * This strlcpy check is called if _FORTIFY_SOURCE is defined and
H A Drecv.cpp29 #undef _FORTIFY_SOURCE macro
H A D__recvfrom_chk.cpp29 #undef _FORTIFY_SOURCE macro
H A D__vsnprintf_chk.cpp29 #undef _FORTIFY_SOURCE macro
44 * This vsnprintf check is called if _FORTIFY_SOURCE is defined and
64 * This snprintf check is called if _FORTIFY_SOURCE is defined and
H A D__vsprintf_chk.cpp29 #undef _FORTIFY_SOURCE macro
44 * This vsprintf check is called if _FORTIFY_SOURCE is defined and
64 * This sprintf check is called if _FORTIFY_SOURCE is defined and
H A D__stpncpy_chk.cpp29 #undef _FORTIFY_SOURCE macro
43 * This stpncpy check is called if _FORTIFY_SOURCE is defined and
H A D__strncpy_chk.cpp29 #undef _FORTIFY_SOURCE macro
43 * This strncpy check is called if _FORTIFY_SOURCE is defined and
/bionic/libc/stdio/
H A Dsnprintf.c34 #undef _FORTIFY_SOURCE macro
H A Dsprintf.c34 #undef _FORTIFY_SOURCE macro
/bionic/libc/arch-arm/bionic/
H A D__aeabi.c34 #undef _FORTIFY_SOURCE macro

Completed in 1091 milliseconds