Searched refs:report_bad_alloc_error (Results 1 – 6 of 6) sorted by relevance
33 report_bad_alloc_error("Allocation failed"); in safe_malloc()47 report_bad_alloc_error("Allocation failed"); in safe_calloc()60 report_bad_alloc_error("Allocation failed"); in safe_realloc()
135 [[noreturn]] LLVM_ABI void report_bad_alloc_error(const char *Reason,
114 report_bad_alloc_error("Allocation failed"); in compress()173 report_bad_alloc_error("Failed to create ZSTD_CCtx"); in compress()178 report_bad_alloc_error("Failed to set ZSTD_c_enableLongDistanceMatching"); in compress()184 report_bad_alloc_error("Failed to set ZSTD_c_compressionLevel"); in compress()197 report_bad_alloc_error("Compression failed"); in compress()
22 report_bad_alloc_error("Buffer allocation failed"); in allocate_buffer()
178 void llvm::report_bad_alloc_error(const char *Reason, bool GenCrashDiag) { in report_bad_alloc_error() function in llvm220 llvm::report_bad_alloc_error("Allocation failed"); in out_of_memory_new_handler()
88 llvm::report_bad_alloc_error("Allocation failed"); in operator new()