Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/lsan/
H A Dlsan_common.cc568 static bool CheckForLeaks() { in CheckForLeaks() function
618 has_reported_leaks = CheckForLeaks(); in DoLeakCheck()
624 bool have_leaks = CheckForLeaks(); in DoRecoverableLeakCheck()