OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:leak
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_rtl_thread.cc
173
ThreadLeak
leak
= {tctx, 1};
local in function:__tsan::MaybeReportThreadLeak
174
leaks.PushBack(
leak
);
/src/sys/external/bsd/compiler_rt/dist/lib/lsan/
lsan_common.cc
11
// Implementation of common
leak
checking functionality.
70
static const char kSuppressionLeak[] = "
leak
";
76
"
leak
:*pthread_exit*\n"
80
"
leak
:*_os_trace*\n"
82
// TLS
leak
in some glibc versions, described in
84
"
leak
:*tls_get_addr*\n";
129
const char *
Leak
() { return Blue(); }
473
// ForEachChunk callback. Resets the tags to pre-
leak
-check state.
562
// Clean up for subsequent
leak
checks. This assumes we did not overwrite any
686
Leak
leak = { next_id_++, /* hit_count */ 1, leaked_size, stack_trace_id
local in function:__lsan::LeakReport::AddLeakedChunk
[
all
...]
Completed in 12 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025