Lines Matching full:reachable
186 // On Linux, treats all chunks allocated from ld-linux.so as reachable, which
196 // being reachable from the static TLS, and the dynamic TLS being reachable from
209 // it as reachable, as we can't properly report its allocation stack anyway. in SuppressInvalid()
293 // There are two usage modes for this function: finding reachable chunks
394 // Mark as reachable and add to frontier. in ProcessThreadRegistry()
395 LOG_POINTERS("Treating pointer %p from ThreadContext as reachable\n", ptr); in ProcessThreadRegistry()
426 // If unable to get SP, consider the entire stack to be reachable unless in ProcessThreads()
450 // Again, consider the entire stack range to be reachable. in ProcessThreads()
523 // Add pointers reachable from ThreadContexts in ProcessThreads()
588 // which are reachable from it as indirectly leaked.
646 // fill. That way we can skip the check for chunks that are reachable in ClassifyAllChunks()
652 // Iterate over leaked chunks and mark those that are reachable from other in ClassifyAllChunks()