Lines Matching full:report
123 Report("Scanning %s range %p-%p.\n", region_type, begin, end);
138 Report("%p: found %p pointing into chunk %p-%p of size %zu.\n", pp, p,
153 if (flags()->log_threads) Report("Processing thread %d.\n", os_id);
162 Report("Thread %d not found in registry.\n", os_id);
169 Report("Unable to get registers from thread %d.\n");
180 Report("Stack at %p-%p, SP = %p.\n", stack_begin, stack_end, sp);
186 Report("WARNING: stack pointer not in stack range.\n");
196 if (flags()->log_threads) Report("TLS at %p-%p.\n", tls_begin, tls_end);
261 Report("Scanning ignored chunks.\n");
269 Report("Scanning leaked chunks.\n");
370 Report("LeakSanitizer has encountered a fatal error.\n");
378 Report("ERROR: LeakSanitizer: detected memory leaks\n");
523 Report("__lsan_ignore_object(): no heap object found at %p", p);
525 Report("__lsan_ignore_object(): "
528 Report("__lsan_ignore_object(): ignoring heap object at %p\n", p);
543 Report("Unmatched call to __lsan_enable().\n");