Searched refs:SetAllocatorOutOfMemory (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.h42 void SetAllocatorOutOfMemory();
H A Dsanitizer_allocator.cpp143 SetAllocatorOutOfMemory();
249 void SetAllocatorOutOfMemory() { function in namespace:__sanitizer
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_allocator.cpp93 SetAllocatorOutOfMemory();
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.cpp125 SetAllocatorOutOfMemory();
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_allocator.cpp174 SetAllocatorOutOfMemory();
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_mman.cpp174 SetAllocatorOutOfMemory();
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_allocator.cpp357 SetAllocatorOutOfMemory();
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.cpp476 SetAllocatorOutOfMemory();

Completed in 138 milliseconds