OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kIndirectlyLeaked
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/lsan/
lsan_common.h
59
kIndirectlyLeaked
= 1,
lsan_common.cc
155
// (|tag| =
kIndirectlyLeaked
). In the second case, there's no flood fill,
160
CHECK(tag == kReachable || tag ==
kIndirectlyLeaked
);
171
// Pointers to self don't count. This matters when tag ==
kIndirectlyLeaked
.
362
/* frontier */ nullptr, "HEAP",
kIndirectlyLeaked
);
495
if (m.tag() == kDirectlyLeaked || m.tag() ==
kIndirectlyLeaked
) {
673
CHECK(tag == kDirectlyLeaked || tag ==
kIndirectlyLeaked
);
Completed in 12 milliseconds
Indexes created Wed Nov 05 22:09:55 GMT 2025