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.go539 flags.CFlagsDeps = append(flags.CFlagsDeps, blacklist.Path())
Dcompiler.go566 compiler.cFlagsDeps = flags.CFlagsDeps
Dcc.go160 CFlagsDeps android.Paths // Files depended on by compiler flags member