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

1 2 3 45 6 7

  /external/llvm/include/llvm/Config/
llvm-config.h.cmake 124 /* Define to 1 if you have the <sanitizer/msan_interface.h> header file. */
  /external/llvm/test/Instrumentation/AddressSanitizer/
basic.ll 1 ; Test basic address sanitizer instrumentation.
  /external/chromium_org/tools/json_schema_compiler/
idl_schema.py 172 for option_name, sanitizer in [
180 properties['options'][option_name] = sanitizer(self.node.GetProperty(
  /external/chromium_org/sandbox/linux/tests/
unit_tests.cc 117 // (https://code.google.com/p/thread-sanitizer/issues/detail?id=19).
  /external/clang/include/clang/Frontend/
CodeGenOptions.def 151 CODEGENOPT(SanitizeRecover, 1, 1) ///< Attempt to recover from sanitizer checks
  /external/compiler-rt/lib/asan/
asan_mapping.h 20 // http://code.google.com/p/address-sanitizer/wiki/AddressSanitizerAlgorithm
asan_malloc_mac.cc 69 // https://code.google.com/p/address-sanitizer/issues/detail?id=139
asan_poisoning.cc 61 // http://code.google.com/p/address-sanitizer/wiki/AddressSanitizerAlgorithm).
asan_interceptors.cc 335 // See also http://code.google.com/p/address-sanitizer/issues/detail?id=116.
350 // See also http://code.google.com/p/address-sanitizer/issues/detail?id=116.
asan_mac.cc 97 // See also http://code.google.com/p/address-sanitizer/issues/detail?id=34.
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_common.cc 62 Report("Sanitizer CHECK failed: %s:%d %s (%lld, %lld)\n", file, line, cond,
sanitizer_thread_registry.cc 10 // This file is shared between sanitizer tools.
sanitizer_common_interceptors_scanf.inc 10 // Scanf implementation for use in *Sanitizer interceptors.
sanitizer_platform_limits_posix.h 10 // This file is a part of Sanitizer common code.
  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_thread_registry_test.cc 10 // This file is a part of shared sanitizer runtime.
  /external/clang/test/CodeGenCXX/
bitfield.cpp 301 // instrumented by thread-sanitizer.
381 // thread sanitizer.
382 // FIXME: We currently don't widen loads even without thread sanitizer, even
  /external/compiler-rt/lib/asan/tests/
asan_test.cc 597 // https://code.google.com/p/address-sanitizer/issues/detail?id=185
1117 // https://code.google.com/p/address-sanitizer/issues/detail?id=131.
    [all...]
  /external/compiler-rt/www/
index.html 40 code coverage, profiling, or address sanitizer (ASAN) instrumentation.</p>
  /external/jsilver/src/com/google/streamhtmlparser/
HtmlParser.java 230 * <p> This method may be used by an Html Sanitizer or an Auto-Escape system
  /external/llvm/cmake/
config-ix.cmake 52 check_include_file(sanitizer/msan_interface.h HAVE_SANITIZER_MSAN_INTERFACE_H)
  /external/llvm/include/llvm/Support/
Compiler.h 333 # include <sanitizer/msan_interface.h>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
LibraryClasspathContainerInitializer.java 203 JarListSanitizer sanitizer = new JarListSanitizer( local
211 List<File> sanitizedList = sanitizer.sanitize(jarFiles);
  /external/chromium_org/tools/
licenses.py 156 "Name": "OTS (OpenType Sanitizer)",
  /external/clang/lib/Frontend/
CompilerInvocation.cpp     [all...]
  /external/llvm/
CMakeLists.txt 186 "Define the sanitizer used to build binaries and tests.")

Completed in 552 milliseconds

1 2 3 45 6 7