Searched defs:linkerAttributes (Results 1 – 1 of 1) sorted by relevance
292 type linkerAttributes struct { struct293 deps bazel.LabelListAttribute294 dynamicDeps bazel.LabelListAttribute295 wholeArchiveDeps bazel.LabelListAttribute296 linkopts bazel.StringListAttribute297 versionScript bazel.LabelAttribute