Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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.cpp1127 initialize_interceptors(); in DFsanInit()