Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.h489 void InitializeLibIgnore();
H A Dtsan_rtl.cpp722 InitializeLibIgnore(); in Initialize()
H A Dtsan_interceptors_posix.cpp232 void InitializeLibIgnore() { in InitializeLibIgnore() function