Searched refs:binaryLinkerAttrs (Results 1 – 2 of 2) sorted by relevance
588 binaryLinkerAttrs := bp2buildBinaryLinkerProps(ctx, m)590 if proptools.BoolDefault(binaryLinkerAttrs.Linkshared, true) {597 binaryLinkerAttrs: binaryLinkerAttrs,648 binaryLinkerAttrs anonMember
935 type binaryLinkerAttrs struct { struct939 func bp2buildBinaryLinkerProps(ctx android.BazelConversionPathContext, m *Module) binaryLinkerAttrs…940 attrs := binaryLinkerAttrs{}