Home
last modified time | relevance | path

Searched refs:CFlagsDeps (Results 1 – 4 of 4) sorted by relevance

/build/soong/cc/
Dpgo.go179 flags.CFlagsDeps = append(flags.CFlagsDeps, profileFilePath)
Dsanitize.go598 flags.CFlagsDeps = append(flags.CFlagsDeps, blacklist.Path())
604 flags.CFlagsDeps = append(flags.CFlagsDeps, blocklist.Path())
Dcompiler.go588 compiler.cFlagsDeps = flags.CFlagsDeps
Dcc.go202 CFlagsDeps android.Paths // Files depended on by compiler flags member