Searched refs:report_bad_alloc_error (Results 1 – 4 of 4) 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()174 report_bad_alloc_error("Allocation failed"); in compress()
146 void llvm::report_bad_alloc_error(const char *Reason, bool GenCrashDiag) { in report_bad_alloc_error() function in llvm188 llvm::report_bad_alloc_error("Allocation failed"); in out_of_memory_new_handler()