Searched refs:kIgnored (Results 1 – 5 of 5) sorted by relevance
75 m->tag = DisabledInThisThread() ? kIgnored : kDirectlyLeaked; in RegisterAllocation()207 if (m->tag == kIgnored) in IgnoreObjectLocked()209 m->tag = kIgnored; in IgnoreObjectLocked()
43 kIgnored = 3 enumerator
154 if (m.tag() == kReachable || m.tag() == kIgnored) continue; in ScanRangeForPointers()303 if (m.allocated() && m.tag() == kIgnored) { in CollectIgnoredCb()340 if (m.allocated() && m.tag() != kIgnored) in ResetTagsCb()
113 if (m.allocated() && m.tag() != kReachable && m.tag() != kIgnored) { in ProcessPlatformSpecificAllocationsCb()
451 m->lsan_tag = __lsan::DisabledInThisThread() ? __lsan::kIgnored in Allocate()859 if (m->lsan_tag == kIgnored) in IgnoreObjectLocked()861 m->lsan_tag = __lsan::kIgnored; in IgnoreObjectLocked()