Home
last modified time | relevance | path

Searched defs:bazelObjectAttributes (Results 1 – 1 of 1) sorted by relevance

/build/soong/cc/
Dobject.go140 type bazelObjectAttributes struct { struct
141 Srcs bazel.LabelListAttribute
142 Srcs_as bazel.LabelListAttribute
143 Hdrs bazel.LabelListAttribute
144 Objs bazel.LabelListAttribute
145 Deps bazel.LabelListAttribute
146 System_dynamic_deps bazel.LabelListAttribute
147 Copts bazel.StringListAttribute
148 Asflags bazel.StringListAttribute
149 Local_includes bazel.StringListAttribute
[all …]