Searched defs:linkerAttributes (Results 1 – 2 of 2) sorted by relevance
370 linkerAttributes anonMember858 func addMuslSystemDynamicDeps(ctx android.Bp2buildMutatorContext, attrs linkerAttributes) {904 linkerAttrs linkerAttributes,982 type linkerAttributes struct { struct983 deps bazel.LabelListAttribute984 implementationDeps bazel.LabelListAttribute985 dynamicDeps bazel.LabelListAttribute986 implementationDynamicDeps bazel.LabelListAttribute987 runtimeDeps bazel.LabelListAttribute988 wholeArchiveDeps bazel.LabelListAttribute[all …]
285 func stripAttrsFromLinkerAttrs(la *linkerAttributes) stripAttributes {