Home
last modified time | relevance | path

Searched refs:GetSuppressionContext (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/compiler-rt/lib/lsan/
H A Dlsan_common.cpp239 static LeakSuppressionContext *GetSuppressionContext() { in GetSuppressionContext() function
617 GetSuppressionContext()->GetSortedSuppressedStacks(); in ClassifyAllChunks()
739 GetSuppressionContext()->PrintMatchedSuppressions(); in PrintResults()
795 GetSuppressionContext()->GetSortedSuppressedStacks().size()); in CheckForLeaks()
946 LeakSuppressionContext *suppressions = GetSuppressionContext(); in ApplySuppressions()