OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ScopedInterceptorDisabler
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/lsan/
lsan_common.h
158
struct
ScopedInterceptorDisabler
{
159
ScopedInterceptorDisabler
() { DisableInThisThread(); }
160
~
ScopedInterceptorDisabler
() { EnableInThisThread(); }
lsan_interceptors.cc
393
ScopedInterceptorDisabler
disabler;
/src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_rtl.cc
510
__lsan::
ScopedInterceptorDisabler
disabler;
asan_interceptors.cc
224
__lsan::
ScopedInterceptorDisabler
disabler;
Completed in 33 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025