Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator.cpp140 static void NORETURN ReportInternalAllocatorOutOfMemory(uptr requested_size) { in ReportInternalAllocatorOutOfMemory() function
150 ReportInternalAllocatorOutOfMemory(size); in InternalAlloc()
157 ReportInternalAllocatorOutOfMemory(size); in InternalRealloc()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator.cc141 static void NORETURN ReportInternalAllocatorOutOfMemory(uptr requested_size) { in ReportInternalAllocatorOutOfMemory() function
153 ReportInternalAllocatorOutOfMemory(size + sizeof(u64)); in InternalAlloc()
168 ReportInternalAllocatorOutOfMemory(size); in InternalRealloc()
/netbsd-src/sys/external/bsd/compiler_rt/dist/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()