OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:have_leaks
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/lsan/
lsan_common.cc
624
bool
have_leaks
= CheckForLeaks();
local
625
return
have_leaks
? 1 : 0;
/src/external/gpl3/gcc.old/dist/libsanitizer/lsan/
lsan_common.cpp
737
bool
have_leaks
= CheckForLeaks();
local
738
return
have_leaks
? 1 : 0;
Completed in 33 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026