Searched refs:CFIExcludePaths (Results 1 – 8 of 8) sorted by relevance
71 {"CFIExcludePaths": ["build/bazel/rules/cc"]},
72 "CFIExcludePaths": [],
123 $(call add_json_list, CFIExcludePaths, $(CFI_EXCLUDE_PATHS) $(PRODUCT_CFI_EXCLUDE…
320 CFIExcludePaths []string `json:",omitempty"` member
1579 if len(c.productVariables.CFIExcludePaths) == 0 {1582 return HasAnyPrefix(path, c.productVariables.CFIExcludePaths)