Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.cc143 static void NORETURN ReportInternalAllocatorOutOfMemory(uptr requested_size) { in ReportInternalAllocatorOutOfMemory() function
155 ReportInternalAllocatorOutOfMemory(size + sizeof(u64)); in InternalAlloc()
170 ReportInternalAllocatorOutOfMemory(size); in InternalRealloc()