HomeSort by relevance Sort by last modified time
    Searched refs:msan (Results 1 - 7 of 7) sorted by null

  /external/compiler-rt/lib/msan/
Makefile.mk 1 #===- lib/msan/Makefile.mk ---------------------------------*- Makefile -*--===#
10 ModuleName := msan
23 # Define a convenience variable for all the msan functions.
  /external/compiler-rt/lib/
Makefile.mk 18 SubDirs += msan
  /external/compiler-rt/lib/tsan/
check_cmake.sh 17 ninja check-msan
  /external/compiler-rt/make/platform/
clang_linux.mk 66 tsan-x86_64 msan-x86_64 ubsan-x86_64 ubsan_cxx-x86_64 dfsan-x86_64 \
74 Arch.msan-x86_64 := x86_64
106 CFLAGS.msan-x86_64 := $(CFLAGS) -m64 $(SANITIZER_CFLAGS) -fno-rtti
149 FUNCTIONS.msan-x86_64 := $(MsanFunctions) $(InterceptionFunctions) \
  /external/compiler-rt/lib/sanitizer_common/scripts/
check_lint.sh 89 # MSan
90 MSAN_RTL=${COMPILER_RT}/lib/msan
  /external/clang/runtime/compiler-rt/
Makefile 140 asan_cxx-x86_64.a tsan-x86_64.a msan-x86_64.a ubsan-x86_64.a \
  /external/chromium_org/tools/clang/scripts/
update.sh 142 elif [[ "$GYP_DEFINES" =~ .*(clang|tsan|asan|lsan|msan)=1.* ]]; then

Completed in 589 milliseconds