Home | History | Annotate | Download | only in src

Lines Matching refs:RAW_LOG

416       RAW_LOG(FATAL, "memory allocation bug: object at %p "
422 RAW_LOG(FATAL, "memory allocation bug: object at %p "
427 RAW_LOG(FATAL, "memory stomping bug: a word before object at %p "
433 RAW_LOG(FATAL, "memory stomping bug: a word before object at %p "
441 RAW_LOG
445 RAW_LOG(FATAL, "memory stomping bug: a word after object at %p "
453 RAW_LOG(FATAL, "memory stomping bug: a word before object at %p "
456 RAW_LOG(FATAL, "memory allocation/deallocation mismatch at %p: "
461 RAW_LOG(FATAL, "memory stomping bug: our memory map has been corrupted : "
489 RAW_LOG(ERROR, "Massive size passed to malloc: %"PRIuS"", size);
508 RAW_LOG(FATAL, "Out of memory: possibly due to page fence overhead: %s",
513 RAW_LOG(FATAL, "Guard page setup failed: %s", strerror(errno));
655 RAW_LOG(ERROR,
666 RAW_LOG(ERROR, "Buffer byte %d is 0x%02x (should be 0x%02x).",
671 RAW_LOG(ERROR, "Buffer too large to print corruption.");
701 RAW_LOG(ERROR,
708 RAW_LOG(FATAL,
724 RAW_LOG(FATAL, "memory allocation bug: object at %p has been already"
1202 RAW_LOG(FATAL, "realloc/memalign mismatch at %p: "
1230 RAW_LOG(FATAL, "Unable to allocate %"PRIuS" bytes: new failed.", size);
1257 RAW_LOG(FATAL, "Unable to allocate %"PRIuS" bytes: new[] failed.", size);