HomeSort by relevance Sort by last modified time
    Searched refs:__lsan_disable (Results 1 - 25 of 26) sorted by null

1 2

  /external/compiler-rt/include/sanitizer/
lsan_interface.h 22 // Allocations made between calls to __lsan_disable() and __lsan_enable() will
24 void __lsan_disable();
78 ScopedDisabler() { __lsan_disable(); }
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/sanitizer/
lsan_interface.h 22 // Allocations made between calls to __lsan_disable() and __lsan_enable() will
24 void __lsan_disable();
78 ScopedDisabler() { __lsan_disable(); }
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/sanitizer/
lsan_interface.h 22 // Allocations made between calls to __lsan_disable() and __lsan_enable() will
24 void __lsan_disable();
78 ScopedDisabler() { __lsan_disable(); }
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/sanitizer/
lsan_interface.h 22 // Allocations made between calls to __lsan_disable() and __lsan_enable() will
24 void __lsan_disable();
78 ScopedDisabler() { __lsan_disable(); }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/compiler-rt/include/sanitizer/
lsan_interface.h 22 // Allocations made between calls to __lsan_disable() and __lsan_enable() will
24 void __lsan_disable();
78 ScopedDisabler() { __lsan_disable(); }
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/sanitizer/
lsan_interface.h 22 // Allocations made between calls to __lsan_disable() and __lsan_enable() will
24 void __lsan_disable();
78 ScopedDisabler() { __lsan_disable(); }
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/sanitizer/
lsan_interface.h 22 // Allocations made between calls to __lsan_disable() and __lsan_enable() will
24 void __lsan_disable();
78 ScopedDisabler() { __lsan_disable(); }
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/sanitizer/
lsan_interface.h 22 // Allocations made between calls to __lsan_disable() and __lsan_enable() will
24 void __lsan_disable();
84 ScopedDisabler() { __lsan_disable(); }
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/sanitizer/
lsan_interface.h 22 // Allocations made between calls to __lsan_disable() and __lsan_enable() will
24 void __lsan_disable();
84 ScopedDisabler() { __lsan_disable(); }
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/sanitizer/
lsan_interface.h 22 // Allocations made between calls to __lsan_disable() and __lsan_enable() will
24 void __lsan_disable();
84 ScopedDisabler() { __lsan_disable(); }
  /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/sanitizer/
lsan_interface.h 22 // Allocations made between calls to __lsan_disable() and __lsan_enable() will
24 void __lsan_disable();
84 ScopedDisabler() { __lsan_disable(); }
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/sanitizer/
lsan_interface.h 22 // Allocations made between calls to __lsan_disable() and __lsan_enable() will
24 void __lsan_disable();
78 ScopedDisabler() { __lsan_disable(); }
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/sanitizer/
lsan_interface.h 22 // Allocations made between calls to __lsan_disable() and __lsan_enable() will
24 void __lsan_disable();
78 ScopedDisabler() { __lsan_disable(); }
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/sanitizer/
lsan_interface.h 22 // Allocations made between calls to __lsan_disable() and __lsan_enable() will
24 void __lsan_disable();
78 ScopedDisabler() { __lsan_disable(); }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/compiler-rt/include/sanitizer/
lsan_interface.h 22 // Allocations made between calls to __lsan_disable() and __lsan_enable() will
24 void __lsan_disable();
78 ScopedDisabler() { __lsan_disable(); }
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/include/sanitizer/
lsan_interface.h 22 // Allocations made between calls to __lsan_disable() and __lsan_enable() will
24 void __lsan_disable();
78 ScopedDisabler() { __lsan_disable(); }
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/include/sanitizer/
lsan_interface.h 22 // Allocations made between calls to __lsan_disable() and __lsan_enable() will
24 void __lsan_disable();
78 ScopedDisabler() { __lsan_disable(); }
  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/include/sanitizer/
lsan_interface.h 22 // Allocations made between calls to __lsan_disable() and __lsan_enable() will
24 void __lsan_disable();
84 ScopedDisabler() { __lsan_disable(); }
  /prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/include/sanitizer/
lsan_interface.h 22 // Allocations made between calls to __lsan_disable() and __lsan_enable() will
24 void __lsan_disable();
84 ScopedDisabler() { __lsan_disable(); }
  /prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/include/sanitizer/
lsan_interface.h 22 // Allocations made between calls to __lsan_disable() and __lsan_enable() will
24 void __lsan_disable();
84 ScopedDisabler() { __lsan_disable(); }
  /prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/include/sanitizer/
lsan_interface.h 22 // Allocations made between calls to __lsan_disable() and __lsan_enable() will
24 void __lsan_disable();
84 ScopedDisabler() { __lsan_disable(); }
  /external/compiler-rt/test/lsan/TestCases/
disabler.c 1 // Test for __lsan_disable() / __lsan_enable().
14 __lsan_disable();
disabler_in_tsd_destructor.c 16 __lsan_disable();
  /external/libchrome/base/debug/
leak_annotations.h 28 ScopedLeakSanitizerDisabler() { __lsan_disable(); }
  /external/llvm/lib/Fuzzer/
FuzzerLoop.cpp 610 if (!&(EF->__lsan_enable) || !&(EF->__lsan_disable) ||
615 EF->__lsan_disable();

Completed in 735 milliseconds

1 2