Searched refs:SupportedLinkages (Results 1 – 2 of 2) sorted by relevance
514 SupportedLinkages() []string methodSpec688 func (b *SdkMemberTypeBase) SupportedLinkages() []string { func
1341 if len(ctx.MemberType().SupportedLinkages()) > 0 {1701 if len(archVariants) == 1 && len(ctx.MemberType().SupportedLinkages()) <= 1 {1830 if len(imageVariants) == 1 && len(ctx.MemberType().SupportedLinkages()) <= 1 {1885 if len(imageInfo.linkInfos) < len(ctx.MemberType().SupportedLinkages()) {1886 for _, l := range ctx.MemberType().SupportedLinkages() {