Home
last modified time | relevance | path

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

/build/soong/cc/config/
Dtoolchain.go257 func ThreadSanitizerRuntimeLibrary(t Toolchain) string { func
/build/soong/cc/
Dmakevars.go264 "TSAN_RUNTIME_LIBRARY": config.ThreadSanitizerRuntimeLibrary(toolchain),
Dsanitize.go1179 runtimeLibrary = config.ThreadSanitizerRuntimeLibrary(toolchain)