Home
last modified time | relevance | path

Searched refs:LOG_POINTERS (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/lib/lsan/
Dlsan_common.cc52 #define LOG_POINTERS(...) \ macro
137 LOG_POINTERS("Scanning %s range %p-%p.\n", region_type, begin, end); in ScanRangeForPointers()
155 LOG_POINTERS( in ScanRangeForPointers()
163 LOG_POINTERS("%p: found %p pointing into chunk %p-%p of size %zu.\n", pp, p, in ScanRangeForPointers()
253 LOG_POINTERS("Root region %p-%p intersects with mapped region %p-%p (%s)\n", in ProcessRootRegion()
316 LOG_POINTERS("Processing platform-specific allocations.\n"); in ClassifyAllChunks()
320 LOG_POINTERS("Scanning ignored chunks.\n"); in ClassifyAllChunks()
327 LOG_POINTERS("Scanning leaked chunks.\n"); in ClassifyAllChunks()