Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.h41 bool IsAllocatorOutOfMemory();
H A Dsanitizer_allocator.cc234 bool IsAllocatorOutOfMemory() { in IsAllocatorOutOfMemory() function
H A Dsanitizer_symbolizer_posix_libcdep.cc503 if (IsAllocatorOutOfMemory()) { in ChooseSymbolizerTools()