reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

projects/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h
   42 void SetAllocatorOutOfMemory();

References

projects/compiler-rt/lib/asan/asan_allocator.cpp
  459       SetAllocatorOutOfMemory();
projects/compiler-rt/lib/hwasan/hwasan_allocator.cpp
  125     SetAllocatorOutOfMemory();
projects/compiler-rt/lib/lsan/lsan_allocator.cpp
   86     SetAllocatorOutOfMemory();
projects/compiler-rt/lib/msan/msan_allocator.cpp
  153     SetAllocatorOutOfMemory();
projects/compiler-rt/lib/sanitizer_common/sanitizer_allocator.cpp
  143   SetAllocatorOutOfMemory();
projects/compiler-rt/lib/scudo/scudo_allocator.cpp
  357       SetAllocatorOutOfMemory();
projects/compiler-rt/lib/tsan/rtl/tsan_mman.cpp
  165     SetAllocatorOutOfMemory();