Searched refs:CFIIncludePaths (Results 1 – 8 of 8) sorted by relevance
67 {"CFIIncludePaths": ["build/bazel/rules/cc"]},
73 …"CFIIncludePaths": ["device/generic/goldfish/wifi/wpa_supplicant_8_lib","device/google/cuttlefish/…
124 $(call add_json_list, CFIIncludePaths, $(CFI_INCLUDE_PATHS) $(PRODUCT_CFI_INCLUDE…
321 CFIIncludePaths []string `json:",omitempty"` member
1586 if len(c.productVariables.CFIIncludePaths) == 0 {1589 return HasAnyPrefix(path, c.productVariables.CFIIncludePaths) && !c.CFIDisabledForPath(path)