Searched refs:report_bad_alloc_error (Results 1 – 5 of 5) 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()
114 [[noreturn]] 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()
147 void llvm::report_bad_alloc_error(const char *Reason, bool GenCrashDiag) { in report_bad_alloc_error() function in llvm189 llvm::report_bad_alloc_error("Allocation failed"); in out_of_memory_new_handler()
91 llvm::report_bad_alloc_error("Allocation failed"); in operator new()