HomeSort by: relevance | last modified time | path
    Searched refs:ERROR_OOM (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_allocator_report.cpp 131 ERROR_OOM("allocator is trying to allocate 0x%zx bytes\n", requested_size);
sanitizer_common.cpp 50 ERROR_OOM("failed to %s 0x%zx (%zd) bytes of %s (error code: %d)\n",
sanitizer_common.h 339 #define ERROR_OOM(err_msg, ...) \
  /src/external/gpl3/gcc/dist/libsanitizer/asan/
asan_errors.cpp 282 ERROR_OOM("allocator is trying to allocate 0x%zx bytes\n", requested_size);

Completed in 19 milliseconds