Searched defs:linkerAttributes (Results 1 – 1 of 1) sorted by relevance
273 linkerAttributes anonMember600 type linkerAttributes struct { struct601 deps bazel.LabelListAttribute602 implementationDeps bazel.LabelListAttribute603 dynamicDeps bazel.LabelListAttribute604 implementationDynamicDeps bazel.LabelListAttribute605 wholeArchiveDeps bazel.LabelListAttribute606 implementationWholeArchiveDeps bazel.LabelListAttribute607 systemDynamicDeps bazel.LabelListAttribute608 usedSystemDynamicDepAsDynamicDep map[string]bool[all …]