Home | History | Annotate | Download | only in lsan

Lines Matching defs:LOG_POINTERS

58 #define LOG_POINTERS(...)                           \
60 if (flags()->log_pointers) Report(__VA_ARGS__); \
186 LOG_POINTERS("Scanning %s range %p-%p.\n", region_type, (void *)begin,
203 LOG_POINTERS(
212 LOG_POINTERS("%p: found %p pointing into chunk %p-%p of size %zu.\n",
270 LOG_POINTERS("Treating pointer %p from ThreadContext as reachable\n", ptr);
401 LOG_POINTERS("Root region %p-%p intersects with mapped region %p-%p (%s)\n",
462 LOG_POINTERS("Suppressed: chunk %p-%p of size %zu.\n", (void *)chunk,
474 LOG_POINTERS("Ignored: chunk %p-%p of size %zu.\n", (void *)chunk,
563 LOG_POINTERS("Processing platform-specific allocations.\n");
569 LOG_POINTERS("Scanning leaked chunks.\n");