Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.h660 void InitializeLibIgnore();
H A Dtsan_rtl.cpp435 InitializeLibIgnore(); in Initialize()
H A Dtsan_interceptors_posix.cpp214 void InitializeLibIgnore() { in InitializeLibIgnore() function