Searched refs:CFIEnabledForPath (Results 1 – 3 of 3) sorted by relevance
1180 func (c *config) CFIEnabledForPath(path string) bool { func
305 …if s.Cfi == nil && ctx.Config().CFIEnabledForPath(ctx.ModuleDir()) && ctx.Arch().ArchType == andro…
1234 if ctx.Config().CFIEnabledForPath(ctx.ModuleDir()) && ctx.Arch().ArchType == android.Arm64 {