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.cc61 #define LOG_POINTERS(...) \ macro
151 LOG_POINTERS("Scanning %s range %p-%p.\n", region_type, begin, end); in ScanRangeForPointers()
167 LOG_POINTERS( in ScanRangeForPointers()
175 LOG_POINTERS("%p: found %p pointing into chunk %p-%p of size %zu.\n", pp, p, in ScanRangeForPointers()
286 LOG_POINTERS("Root region %p-%p intersects with mapped region %p-%p (%s)\n", in ProcessRootRegion()
334 LOG_POINTERS("Ignored: chunk %p-%p of size %zu.\n", in CollectIgnoredCb()
354 LOG_POINTERS("Processing platform-specific allocations.\n"); in ClassifyAllChunks()
361 LOG_POINTERS("Scanning leaked chunks.\n"); in ClassifyAllChunks()