Home
last modified time | relevance | path

Searched refs:intOverflowCflags (Results 1 – 2 of 2) sorted by relevance

/build/soong/cc/
Dmakevars.go136 ctx.Strict("INTEGER_OVERFLOW_EXTRA_CFLAGS", strings.Join(intOverflowCflags, " "))
Dsanitize.go56intOverflowCflags = []string{"-fsanitize-blacklist=build/soong/cc/config/integer_overflow_blacklis… var
492 flags.CFlags = append(flags.CFlags, intOverflowCflags...)