Home
last modified time | relevance | path

Searched refs:_FORTIFY_SOURCE (Results 1 – 14 of 14) sorted by relevance

/external/autotest/client/site_tests/platform_ToolchainTests/src/
Dclang-fortify-tests.cpp54 #ifndef _FORTIFY_SOURCE
102 #if _FORTIFY_SOURCE > 1
172 #if _FORTIFY_SOURCE > 1 in TestString()
177 #if _FORTIFY_SOURCE > 1 in TestString()
182 #if _FORTIFY_SOURCE > 1 in TestString()
188 #if _FORTIFY_SOURCE > 1 in TestString()
194 #if _FORTIFY_SOURCE > 1 in TestString()
199 #if _FORTIFY_SOURCE > 1 in TestString()
277 #if _FORTIFY_SOURCE > 1 in TestPoll()
283 #if _FORTIFY_SOURCE > 1 in TestPoll()
[all …]
/external/openssh/openbsd-compat/
Dkludge-fd_set.c12 #if defined(HAVE_FEATURES_H) && defined(_FORTIFY_SOURCE)
15 # if __GLIBC_PREREQ(2, 15) && (_FORTIFY_SOURCE > 0)
16 # undef _FORTIFY_SOURCE
Dopenbsd-compat.h317 #if defined(HAVE_FEATURES_H) && defined(_FORTIFY_SOURCE)
320 # if __GLIBC_PREREQ(2, 15) && (_FORTIFY_SOURCE > 0)
/external/libopus/m4/
Dax_add_fortify_source.m413 # _FORTIFY_SOURCE globally in their compilers, leading to unnecessary
16 # <command-line>:0:0: error: "_FORTIFY_SOURCE" redefined [-Werror]
20 # _FORTIFY_SOURCE is already defined, and if not, adds -D_FORTIFY_SOURCE=2
40 #ifndef _FORTIFY_SOURCE
/external/ltp/m4/
Dltp-fortify_source.m424 AC_MSG_CHECKING(whether to define _FORTIFY_SOURCE=2)
30 #if !defined _FORTIFY_SOURCE && defined __OPTIMIZE__ && __OPTIMIZE__
/external/libunwind/src/setjmp/
Dlongjmp.c28 #undef _FORTIFY_SOURCE
/external/protobuf/src/google/protobuf/stubs/
Dstringpiece.h172 #elif defined(_FORTIFY_SOURCE) && _FORTIFY_SOURCE > 0
/external/libevent/
Devdns.c56 #ifndef _FORTIFY_SOURCE
57 #define _FORTIFY_SOURCE 3 macro
/external/ImageMagick/config/
Dconfig.h.in1039 #undef _FORTIFY_SOURCE
/external/python/cpython3/
Dconfigure.ac5412 # _FORTIFY_SOURCE wrappers for memmove and bcopy are incorrect:
5414 AC_MSG_CHECKING(for glibc _FORTIFY_SOURCE/memmove bug)
5443 [Define if glibc has incorrect _FORTIFY_SOURCE wrappers
Dpyconfig.h.in490 /* Define if glibc has incorrect _FORTIFY_SOURCE wrappers for memmove and
/external/strace/
DNEWS768 * Fixed select decoding for glibc in _FORTIFY_SOURCE mode.
DChangeLog44592 Fix select decoding for glibc in _FORTIFY_SOURCE mode.
44593 glibc in _FORTIFY_SOURCE mode raises SIGABRT when descriptor greater
/external/ImageMagick/
Dconfigure.ac332 AC_DEFINE([_FORTIFY_SOURCE], [2], definition