Home
last modified time | relevance | path

Searched refs:EnterInterceptorScope (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/compiler-rt/lib/hwasan/
H A Dhwasan_thread.h50 void EnterInterceptorScope() { in_interceptor_scope_++; } in EnterInterceptorScope() function
H A Dhwasan_interceptors.cc57 t->EnterInterceptorScope(); in InterceptorScope()