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
142 LOG_POINTERS("Scanning %s range %p-%p.\n", region_type, begin, end); in ScanRangeForPointers()
158 LOG_POINTERS( in ScanRangeForPointers()
166 LOG_POINTERS("%p: found %p pointing into chunk %p-%p of size %zu.\n", pp, p, in ScanRangeForPointers()
256 LOG_POINTERS("Root region %p-%p intersects with mapped region %p-%p (%s)\n", in ProcessRootRegion()
304 LOG_POINTERS("Ignored: chunk %p-%p of size %zu.\n", in CollectIgnoredCb()
324 LOG_POINTERS("Processing platform-specific allocations.\n"); in ClassifyAllChunks()
331 LOG_POINTERS("Scanning leaked chunks.\n"); in ClassifyAllChunks()