Searched refs:CFIDisabledForPath (Results 1 – 2 of 2) sorted by relevance
/build/soong/android/ | ||
D | config.go | 982 func (c *config) CFIDisabledForPath(path string) bool { func |
/build/soong/cc/ | ||
D | sanitize.go | 250 if !ctx.Config().CFIDisabledForPath(ctx.ModuleDir()) { |