HomeSort by relevance Sort by last modified time
    Searched refs:fortify (Results 1 - 9 of 9) sorted by null

  /external/autotest/client/site_tests/platform_ToolchainTests/src/
Makefile 5 fortify-test-src := clang-fortify-tests.cpp
8 fortify-cxx := $(CXX) $(fortify-test-src) $(CPPFLAGS) $(CXXFLAGS) -std=c++11 \
10 fortify-diag-flags := -o /dev/null -Xclang -verify -DCOMPILATION_TESTS -c
11 fortify-runtime-flags := -Wno-user-defined-warnings -Wno-unused-result
13 all: fortify-runtime-tests
15 fortify-runtime-tests: clang-fortify-driver.o clang-fortify-tests-1.o
    [all...]
  /bionic/libc/include/
poll.h 73 #include <bits/fortify/poll.h>
fcntl.h 95 #include <bits/fortify/fcntl.h>
stdlib.h 183 #include <bits/fortify/stdlib.h>
string.h 143 #include <bits/fortify/string.h>
146 /* Const-correct overloads. Placed after FORTIFY so we call those functions, if possible. */
202 /* Functions with no FORTIFY counterpart. */
stdio.h 272 #include <bits/fortify/stdio.h>
unistd.h 322 #include <bits/fortify/unistd.h>
  /bionic/libc/include/sys/
stat.h 171 #include <bits/fortify/stat.h>
socket.h 326 #include <bits/fortify/socket.h>

Completed in 654 milliseconds