Home
last modified time | relevance | path

Searched defs:usan (Results 1 – 3 of 3) sorted by relevance

/external/lz4/
DMakefile158 usan: CC = clang target
159 usan: CFLAGS = -O3 -g -fsanitize=undefined -fno-sanitize-recover=undefined -fsanitize-recover=poin… target
160 usan: LDFLAGS = $(CFLAGS) target
161 usan: clean target
/external/rust/crates/grpcio-sys/grpc/third_party/xxhash/
DMakefile313 usan: CC=clang target
314 usan: CXX=clang++ target
315 usan: ## check CLI runtime for undefined behavior, using clang's sanitizer target
/external/zstd/
DMakefile308 usan: clean target