Searched defs:ScopedInterceptorDisabler (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/lsan/
H A Dlsan_common.h158 struct ScopedInterceptorDisabler { struct in namespace:__lsan
159 ScopedInterceptorDisabler() { DisableInThisThread(); } function in struct:__lsan::ScopedInterceptorDisabler
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/lsan/
H A Dlsan_common.h158 struct ScopedInterceptorDisabler { struct in namespace:__lsan
159 ScopedInterceptorDisabler() { DisableInThisThread(); } function in struct:__lsan::ScopedInterceptorDisabler
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/lsan/
H A Dlsan_common.h177 struct ScopedInterceptorDisabler { struct in namespace:__lsan
178 ScopedInterceptorDisabler() { DisableInThisThread(); } function in struct:__lsan::ScopedInterceptorDisabler

Completed in 77 milliseconds