Home
last modified time | relevance | path

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

/build/soong/cc/
Dbp2build.go273 linkerAttributes anonMember
600 type linkerAttributes struct { struct
601 deps bazel.LabelListAttribute
602 implementationDeps bazel.LabelListAttribute
603 dynamicDeps bazel.LabelListAttribute
604 implementationDynamicDeps bazel.LabelListAttribute
605 wholeArchiveDeps bazel.LabelListAttribute
606 implementationWholeArchiveDeps bazel.LabelListAttribute
607 systemDynamicDeps bazel.LabelListAttribute
608 usedSystemDynamicDepAsDynamicDep map[string]bool
[all …]