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.go64intOverflowCflags = []string{"-fsanitize-blacklist=build/soong/cc/config/integer_overflow_blocklis… var
537 flags.Local.CFlags = append(flags.Local.CFlags, intOverflowCflags...)