Searched defs:tsan (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/make/platform/
H A Dclang_linux.mk63 Configs += full-x86_64 profile-x86_64 san-x86_64 asan-x86_64 tsan-x86_64 \
69 Arch.tsan-x86_64 := x86_64
98 CFLAGS.tsan-x86_64 := $(CFLAGS) -m64 $(SANITIZER_CFLAGS) -fno-rtti
132 FUNCTIONS.tsan-x86_64 := $(TsanFunctions) $(InterceptionFunctions) \

Completed in 76 milliseconds