Searched refs:reportOutOfMemory (Results 1 – 5 of 5) sorted by relevance
31 EXPECT_DEATH(scudo::reportOutOfMemory(4242), "Scudo ERROR.*4242"); in TEST()
35 void NORETURN reportOutOfMemory(uptr RequestedSize);
155 reportOutOfMemory(SizeClassAllocator::getSizeByClassId(BatchClassId)); in createBatch()162 reportOutOfMemory(SizeClassAllocator::getSizeByClassId(BatchClassId)); in createGroup()
115 void NORETURN reportOutOfMemory(uptr RequestedSize) { in reportOutOfMemory() function
89 reportOutOfMemory(SizeClassMap::getSizeByClassId(QuarantineClassId)); in allocate()399 reportOutOfMemory(NeededSize);