HomeSort by relevance Sort by last modified time
    Searched full:sanitizer (Results 126 - 150 of 165) sorted by null

1 2 3 4 56 7

  /external/llvm/lib/Support/Unix/
Program.inc 164 // Don't set virtual memory limit if built with any Sanitizer. They need 80Tb
  /external/compiler-rt/include/sanitizer/
linux_syscall_hooks.h 10 // This file is a part of public sanitizer interface.
15 // actions for the active sanitizer.
    [all...]
  /external/clang/docs/
UsersManual.rst     [all...]
  /external/clang/include/clang/Driver/
Options.td 337 def faddress_sanitizer : Flag<["-"], "faddress-sanitizer">, Group<f_Group>;
338 def fno_address_sanitizer : Flag<["-"], "fno-address-sanitizer">, Group<f_Group>;
339 def fthread_sanitizer : Flag<["-"], "fthread-sanitizer">, Group<f_Group>;
340 def fno_thread_sanitizer : Flag<["-"], "fno-thread-sanitizer">, Group<f_Group>;
474 HelpText<"Disable sanitizer check recovery">;
    [all...]
  /external/clang/lib/CodeGen/
CodeGenFunction.h 227 /// \brief Sanitizer options to use for this function.
    [all...]
CGExpr.cpp 476 // FIXME: If Address Sanitizer is enabled, insert dynamic instrumentation
    [all...]
  /external/llvm/lib/Transforms/Instrumentation/
AddressSanitizer.cpp 12 // http://code.google.com/p/address-sanitizer/wiki/AddressSanitizerAlgorithm
    [all...]
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-uniscribe.cc 349 blob = OT::Sanitizer<OT::OpenTypeFontFile>::sanitize (blob);
hb-open-type-private.hh 282 struct Sanitizer
  /external/compiler-rt/lib/asan/
asan_rtl.cc 426 "http://code.google.com/p/address-sanitizer/issues/detail?id=189\n",
asan_report.cc 470 // Make sure the registry and sanitizer report mutexes are locked while
  /external/compiler-rt/lib/msandr/
msandr.cc 408 // Match standard sanitizer trace format for free symbols.
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_common_interceptors_ioctl.inc 10 // Ioctl handling in common sanitizer interceptors.
sanitizer_linux.cc 447 // http://code.google.com/p/address-sanitizer/issues/detail?id=160
sanitizer_platform_limits_posix.cc 10 // This file is a part of Sanitizer common code.
    [all...]
  /external/llvm/docs/
CMake.rst 279 Define the sanitizer used to build LLVM binaries and tests. Possible values
  /external/chromium_org/content/browser/loader/
resource_dispatcher_host_impl.cc     [all...]
  /external/compiler-rt/lib/msan/tests/
msan_test.cc 19 #include "sanitizer/msan_interface.h"
    [all...]
  /external/harfbuzz_ng/src/
hb-open-type-private.hh 282 struct Sanitizer
  /external/clang/lib/Driver/
Tools.cpp     [all...]
  /external/chromium_org/chrome/browser/automation/
testing_automation_provider.h     [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/lib/html/parser/
HtmlParser.java 245 * due to the sanitizer stripping out nodes between Text nodes. It is
    [all...]
  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/html/parser/
HtmlParser.java 245 * due to the sanitizer stripping out nodes between Text nodes. It is
    [all...]
  /external/chromium_org/net/websockets/
websocket_channel_test.cc     [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/
debugallocation.cc 711 "try using ASan (http://code.google.com/p/address-sanitizer/), "
    [all...]

Completed in 2662 milliseconds

1 2 3 4 56 7