Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dreport.h37 void NORETURN reportOutOfMemory(uptr RequestedSize);
H A Dsize_class_allocator.h101 reportOutOfMemory(SizeClassAllocator::getSizeByClassId(BatchClassId)); in getBatchClassBlock()
240 reportOutOfMemory(SizeClassAllocator::getSizeByClassId(BatchClassId)); in getBatchClassBlock()
H A Dreport.cpp112 void NORETURN reportOutOfMemory(uptr RequestedSize) { in reportOutOfMemory() function
H A Dcombined.h96 reportOutOfMemory(SizeClassMap::getSizeByClassId(QuarantineClassId)); in allocate()
418 reportOutOfMemory(NeededSize);