Home
last modified time | relevance | path

Searched refs:reportOutOfMemory (Results 1 – 4 of 4) sorted by relevance

/src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dreport.h38 void NORETURN reportOutOfMemory(uptr RequestedSize);
H A Dreport.cpp103 void NORETURN reportOutOfMemory(uptr RequestedSize) { in reportOutOfMemory() function
H A Dlocal_cache.h101 reportOutOfMemory(SizeClassAllocator::getSizeByClassId(BatchClassId)); in getBatchClassBlock()
H A Dcombined.h95 reportOutOfMemory(SizeClassMap::getSizeByClassId(QuarantineClassId)); in allocate()
410 reportOutOfMemory(NeededSize);