Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common.cpp87 const LoadedModule *suppress_module = nullptr; member in __lsan::LeakSuppressionContext
143 suppress_module = GetLinker(); in LazyInit()
211 (suppress_module && suppress_module->containsAddress(caller_pc)); in SuppressInvalid()