Searched refs:kIgnored (Results 1 – 5 of 5) sorted by relevance
75 m->tag = DisabledInThisThread() ? kIgnored : kDirectlyLeaked; in RegisterAllocation()209 if (m->tag == kIgnored) in IgnoreObjectLocked()211 m->tag = kIgnored; in IgnoreObjectLocked()
44 kIgnored = 3 enumerator
163 if (m.tag() == kReachable || m.tag() == kIgnored) continue; in ScanRangeForPointers()333 if (m.allocated() && m.tag() == kIgnored) { in CollectIgnoredCb()370 if (m.allocated() && m.tag() != kIgnored) in ResetTagsCb()
117 if (m.allocated() && m.tag() != kReachable && m.tag() != kIgnored) { in ProcessPlatformSpecificAllocationsCb()
451 m->lsan_tag = __lsan::DisabledInThisThread() ? __lsan::kIgnored in Allocate()875 if (m->lsan_tag == kIgnored) in IgnoreObjectLocked()877 m->lsan_tag = __lsan::kIgnored; in IgnoreObjectLocked()