Home
last modified time | relevance | path

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

/build/soong/android/
Dconfig.go989 func (c *config) CFIEnabledForPath(path string) bool { func
/build/soong/cc/
Dsanitize.go291 …if s.Cfi == nil && ctx.Config().CFIEnabledForPath(ctx.ModuleDir()) && ctx.Arch().ArchType == andro…