Home
last modified time | relevance | path

Searched refs:IsAllocatorOutOfMemory (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.h41 bool IsAllocatorOutOfMemory();
H A Dsanitizer_allocator.cpp181 bool IsAllocatorOutOfMemory() { in IsAllocatorOutOfMemory() function
H A Dsanitizer_symbolizer_posix_libcdep.cpp478 if (IsAllocatorOutOfMemory()) { in ChooseSymbolizerTools()