HomeSort by relevance Sort by last modified time
    Searched full:addresssanitizer (Results 26 - 50 of 79) sorted by null

12 3 4

  /external/compiler-rt/lib/asan/output_tests/
use-after-free.cc 8 // Check-Common: {{.*ERROR: AddressSanitizer heap-use-after-free on address}}
dlclose-test.cc 10 // This file is a part of AddressSanitizer, an address sanity checker.
  /external/compiler-rt/lib/asan/tests/
asan_globals_test.cc 10 // This file is a part of AddressSanitizer, an address sanity checker.
asan_test_config.h 10 // This file is a part of AddressSanitizer, an address sanity checker.
asan_test_utils.h 10 // This file is a part of AddressSanitizer, an address sanity checker.
  /external/llvm/include/llvm/Transforms/
Instrumentation.h 36 // Insert AddressSanitizer (address sanity checking) instrumentation
  /external/llvm/lib/Transforms/Instrumentation/
FunctionBlackList.h 9 // This is a utility class for instrumentation passes (like AddressSanitizer
FunctionBlackList.cpp 10 // This is a utility class for instrumentation passes (like AddressSanitizer
  /external/compiler-rt/lib/asan/
asan_posix.cc 10 // This file is a part of AddressSanitizer, an address sanity checker.
59 Report("ERROR: AddressSanitizer crashed on unknown address %p"
63 Printf("AddressSanitizer can not provide additional info. ABORTING\n");
asan_internal.h 10 // This file is a part of AddressSanitizer, an address sanity checker.
18 # error "This operating system is not supported by AddressSanitizer"
114 # error "The AddressSanitizer run-time should not be"
115 " instrumented by AddressSanitizer"
asan_lock.h 10 // This file is a part of AddressSanitizer, an address sanity checker.
asan_new_delete.cc 10 // This file is a part of AddressSanitizer, an address sanity checker.
asan_stats.h 10 // This file is a part of AddressSanitizer, an address sanity checker.
asan_interceptors.h 10 // This file is a part of AddressSanitizer, an address sanity checker.
asan_malloc_linux.cc 10 // This file is a part of AddressSanitizer, an address sanity checker.
asan_mapping.h 10 // This file is a part of AddressSanitizer, an address sanity checker.
asan_procmaps.h 10 // This file is a part of AddressSanitizer, an address sanity checker.
asan_stack.h 10 // This file is a part of AddressSanitizer, an address sanity checker.
asan_thread.h 10 // This file is a part of AddressSanitizer, an address sanity checker.
asan_thread_registry.h 10 // This file is a part of AddressSanitizer, an address sanity checker.
asan_interface.h 10 // This file is a part of AddressSanitizer, an address sanity checker.
106 // address will result in error report from AddressSanitizer).
asan_rtl.cc 10 // This file is a part of AddressSanitizer, an address sanity checker.
132 Report("ERROR: AddressSanitizer failed to allocate "
200 Printf("AddressSanitizer can't parse the stack frame descriptor: |%s|\n",
287 Printf("AddressSanitizer exit stats:\n");
384 Report("ERROR: AddressSanitizer %s on address "
545 Report("AddressSanitizer Init done\n");
  /external/compiler-rt/lib/asan/interception/
interception_mac.h 10 // This file is a part of AddressSanitizer, an address sanity checker.
interception_win.h 10 // This file is a part of AddressSanitizer, an address sanity checker.
  /external/clang/include/clang/Basic/
LangOptions.def 129 BENIGN_LANGOPT(AddressSanitizer , 1, 0, "AddressSanitizer enabled")

Completed in 171 milliseconds

12 3 4