Home
last modified time | relevance | path

Searched refs:CFIIncludePaths (Results 1 – 3 of 3) sorted by relevance

/build/make/core/
Dsoong_config.mk91 $(call add_json_list, CFIIncludePaths, $(CFI_INCLUDE_PATHS) $(PRODUCT_CFI_INCLUDE…
/build/soong/android/
Dvariable.go216 CFIIncludePaths []string `json:",omitempty"` member
Dconfig.go990 if c.productVariables.CFIIncludePaths == nil {
993 return PrefixInList(path, c.productVariables.CFIIncludePaths)