Searched refs:ReportInternalAllocatorOutOfMemory (Results 1 – 3 of 3) sorted by relevance
140 static void NORETURN ReportInternalAllocatorOutOfMemory(uptr requested_size) { in ReportInternalAllocatorOutOfMemory() function150 ReportInternalAllocatorOutOfMemory(size); in InternalAlloc()157 ReportInternalAllocatorOutOfMemory(size); in InternalRealloc()
141 static void NORETURN ReportInternalAllocatorOutOfMemory(uptr requested_size) { in ReportInternalAllocatorOutOfMemory() function153 ReportInternalAllocatorOutOfMemory(size + sizeof(u64)); in InternalAlloc()168 ReportInternalAllocatorOutOfMemory(size); in InternalRealloc()
143 static void NORETURN ReportInternalAllocatorOutOfMemory(uptr requested_size) { in ReportInternalAllocatorOutOfMemory() function155 ReportInternalAllocatorOutOfMemory(size + sizeof(u64)); in InternalAlloc()170 ReportInternalAllocatorOutOfMemory(size); in InternalRealloc()