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

  /external/llvm/lib/Fuzzer/
FuzzerSanitizerOptions.cpp 17 extern "C" const char *__asan_default_options() { function
  /external/compiler-rt/test/asan/TestCases/Windows/
default_options.cc 11 const char *__asan_default_options() { function
  /external/compiler-rt/test/asan/TestCases/
default_options.cc 8 const char *__asan_default_options() { function
  /external/compiler-rt/lib/asan/tests/
asan_test_main.cc 18 extern "C" const char* __asan_default_options() { function
  /external/compiler-rt/lib/asan/
asan_flags.cc 31 return (&__asan_default_options) ? __asan_default_options() : "";
169 const char* __asan_default_options() { return ""; } function
asan_interface_internal.h 148 /* OPTIONAL */ const char* __asan_default_options();
  /external/compiler-rt/include/sanitizer/
asan_interface.h 128 const char* __asan_default_options();
  /prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/sanitizer/
asan_interface.h 128 const char* __asan_default_options();
  /prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/sanitizer/
asan_interface.h 128 const char* __asan_default_options();
  /prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/sanitizer/
asan_interface.h 128 const char* __asan_default_options();
  /prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/sanitizer/
asan_interface.h 132 const char* __asan_default_options();
  /prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/sanitizer/
asan_interface.h 128 const char* __asan_default_options();
  /prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/sanitizer/
asan_interface.h 128 const char* __asan_default_options();
  /prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/sanitizer/
asan_interface.h 128 const char* __asan_default_options();
  /prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/sanitizer/
asan_interface.h 132 const char* __asan_default_options();

Completed in 393 milliseconds