Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan.h71 void initialize_interceptors();
H A Ddfsan_interceptors.cpp194 void initialize_interceptors() { in initialize_interceptors() function
H A Ddfsan.cpp1278 initialize_interceptors(); in DFsanInit()