Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common.cpp240 static LeakSuppressionContext *GetSuppressionContext() { in GetSuppressionContext() function
718 GetSuppressionContext()->GetSortedSuppressedStacks(); in ClassifyAllChunks()
857 GetSuppressionContext()->PrintMatchedSuppressions(); in PrintResults()
914 GetSuppressionContext()->GetSortedSuppressedStacks().size()); in CheckForLeaksOnce()
1071 LeakSuppressionContext *suppressions = GetSuppressionContext(); in ApplySuppressions()