Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/platform_ToolchainTests/src/
Dclang-fortify-tests.cpp56 #ifndef _FORTIFY_SOURCE
104 #if _FORTIFY_SOURCE > 1
174 #if _FORTIFY_SOURCE > 1 in TestString()
179 #if _FORTIFY_SOURCE > 1 in TestString()
184 #if _FORTIFY_SOURCE > 1 in TestString()
190 #if _FORTIFY_SOURCE > 1 in TestString()
196 #if _FORTIFY_SOURCE > 1 in TestString()
201 #if _FORTIFY_SOURCE > 1 in TestString()
362 #if _FORTIFY_SOURCE > 1 in TestPoll()
368 #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.h346 #if defined(HAVE_FEATURES_H) && defined(_FORTIFY_SOURCE)
349 # if __GLIBC_PREREQ(2, 15) && (_FORTIFY_SOURCE > 0)
/external/flac/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/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.m45 AC_MSG_CHECKING(whether to define _FORTIFY_SOURCE=2)
11 #if !defined _FORTIFY_SOURCE && defined __OPTIMIZE__ && __OPTIMIZE__
/external/rust/crates/grpcio-sys/grpc/spm-core-include/grpc/impl/codegen/
Dport_platform.h401 #if defined(_FORTIFY_SOURCE) && _FORTIFY_SOURCE > 0
402 #undef _FORTIFY_SOURCE
403 #define _FORTIFY_SOURCE 0 macro
/external/rust/crates/grpcio-sys/grpc/include/grpc/impl/codegen/
Dport_platform.h401 #if defined(_FORTIFY_SOURCE) && _FORTIFY_SOURCE > 0
402 #undef _FORTIFY_SOURCE
403 #define _FORTIFY_SOURCE 0 macro
/external/flac/cmake/
DUseSystemExtensions.cmake6 #ifndef _FORTIFY_SOURCE
/external/rust/crates/grpcio-sys/grpc/tools/
Dbazel.rc29 # _FORTIFY_SOURCE=1 is enabled by default on Mac OS, which breaks ASAN.
30 # We workaround it by setting _FORTIFY_SOURCE=0 and ignoring macro redefined
/external/protobuf/src/google/protobuf/stubs/
Dstringpiece.h174 #elif defined(_FORTIFY_SOURCE) && _FORTIFY_SOURCE > 0
/external/flac/
Dconfig.cmake.h.in177 #ifndef _FORTIFY_SOURCE
179 #define _FORTIFY_SOURCE DODEFINE_FORTIFY_SOURCE macro
Dconfigure.ac471 dnl some distributions (such as Gentoo) have _FORTIFY_SOURCE always
/external/igt-gpu-tools/lib/
Digt.cocci189 // avoid unused-result warnings when compiling with _FORTIFY_SOURCE defined
/external/skia/site/docs/dev/contrib/
Dbazel.md93 build:asan --copt -Wno-macro-redefined # (_FORTIFY_SOURCE redefined.)
/external/libopus/
DCMakeLists.txt289 $<$<NOT:$<CONFIG:debug>>:_FORTIFY_SOURCE=2>)
/external/libevent/
Devdns.c56 #ifndef _FORTIFY_SOURCE
57 #define _FORTIFY_SOURCE 3 macro
/external/ImageMagick/config/
Dconfig.h.in1040 #undef _FORTIFY_SOURCE
/external/python/cpython3/
Dpyconfig.h.in519 /* Define if glibc has incorrect _FORTIFY_SOURCE wrappers for memmove and
Dconfigure.ac5492 # _FORTIFY_SOURCE wrappers for memmove and bcopy are incorrect:
5494 AC_MSG_CHECKING(for glibc _FORTIFY_SOURCE/memmove bug)
5523 [Define if glibc has incorrect _FORTIFY_SOURCE wrappers
/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.ac318 AC_DEFINE([_FORTIFY_SOURCE], [2], definition