Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.h40 bool IsAllocatorOutOfMemory();
H A Dsanitizer_allocator.cpp228 bool IsAllocatorOutOfMemory() { in IsAllocatorOutOfMemory() function
H A Dsanitizer_symbolizer_posix_libcdep.cpp464 if (IsAllocatorOutOfMemory()) { in ChooseSymbolizerTools()