Home
last modified time | relevance | path

Searched refs:SetAllocatorOutOfMemory (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.h42 void SetAllocatorOutOfMemory();
Dsanitizer_allocator.cpp149 SetAllocatorOutOfMemory(); in ReportInternalAllocatorOutOfMemory()
256 void SetAllocatorOutOfMemory() { in SetAllocatorOutOfMemory() function
/external/llvm-project/compiler-rt/lib/lsan/
Dlsan_allocator.cpp93 SetAllocatorOutOfMemory(); in Allocate()
/external/llvm-project/compiler-rt/lib/msan/
Dmsan_allocator.cpp174 SetAllocatorOutOfMemory(); in MsanAllocate()
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_mman.cpp174 SetAllocatorOutOfMemory(); in user_alloc_internal()
/external/llvm-project/compiler-rt/lib/hwasan/
Dhwasan_allocator.cpp126 SetAllocatorOutOfMemory(); in HwasanAllocate()
/external/llvm-project/compiler-rt/lib/scudo/
Dscudo_allocator.cpp358 SetAllocatorOutOfMemory(); in allocate()
/external/llvm-project/compiler-rt/lib/memprof/
Dmemprof_allocator.cpp564 SetAllocatorOutOfMemory(); in Allocate()
/external/llvm-project/compiler-rt/lib/asan/
Dasan_allocator.cpp544 SetAllocatorOutOfMemory(); in Allocate()