Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.h40 bool IsAllocatorOutOfMemory();
Dsanitizer_allocator.cpp252 bool IsAllocatorOutOfMemory() { in IsAllocatorOutOfMemory() function
Dsanitizer_symbolizer_posix_libcdep.cpp455 if (IsAllocatorOutOfMemory()) { in ChooseSymbolizerTools()