Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.h41 bool IsAllocatorOutOfMemory();
Dsanitizer_allocator.cpp177 bool IsAllocatorOutOfMemory() { in IsAllocatorOutOfMemory() function
Dsanitizer_symbolizer_posix_libcdep.cpp473 if (IsAllocatorOutOfMemory()) { in ChooseSymbolizerTools()