Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_interceptors.cpp30 static bool interceptors_initialized; variable
195 CHECK(!interceptors_initialized); in initialize_interceptors()
218 interceptors_initialized = true; in initialize_interceptors()