OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CheckForLeaks
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/lsan/
lsan_common.cc
568
static bool
CheckForLeaks
() {
618
has_reported_leaks =
CheckForLeaks
();
624
bool have_leaks =
CheckForLeaks
();
/src/external/gpl3/gcc/dist/libsanitizer/lsan/
lsan_common.cpp
760
static bool
CheckForLeaks
() {
774
//
CheckForLeaks
which does not use bytes with pointers before the
821
has_reported_leaks =
CheckForLeaks
();
828
bool have_leaks =
CheckForLeaks
();
/src/external/gpl3/gcc.old/dist/libsanitizer/lsan/
lsan_common.cpp
683
static bool
CheckForLeaks
() {
731
has_reported_leaks =
CheckForLeaks
();
737
bool have_leaks =
CheckForLeaks
();
Completed in 78 milliseconds
Indexes created Sat Mar 28 00:23:22 UTC 2026