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()
116 LLVM_ATTRIBUTE_NORETURN void report_bad_alloc_error(const char *Reason,
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()
56 report_bad_alloc_error("Failed to zlib compress coverage data"); in write()