OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__lsan_enable
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/include/sanitizer/
lsan_interface.h
22
// Allocations made between calls to __lsan_disable() and
__lsan_enable
() will
25
void
__lsan_enable
(void);
85
~ScopedDisabler() {
__lsan_enable
(); }
/src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
FuzzerLoop.cpp
640
if (!&(EF->
__lsan_enable
) || !&(EF->__lsan_disable) ||
647
EF->
__lsan_enable
();
/src/sys/external/bsd/compiler_rt/dist/lib/lsan/
lsan_common.cc
40
Report("Unmatched call to
__lsan_enable
().\n");
866
void
__lsan_enable
() {
function in typeref:typename:SANITIZER_INTERFACE_ATTRIBUTE void
Completed in 14 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025