Searched refs:BaseLinkerProperties (Results 1 – 3 of 3) sorted by relevance
34 type BaseLinkerProperties struct { struct245 func (blp *BaseLinkerProperties) crt() *bool { argument258 func (blp *BaseLinkerProperties) libCrt() *bool { argument268 Properties BaseLinkerProperties
497 archVariantLinkerProps := module.GetArchVariantProperties(ctx, &BaseLinkerProperties{})531 if baseLinkerProps, ok := archVariantLinkerProps[axis][config].(*BaseLinkerProperties); ok {627 …Context, isBinary bool, axis bazel.ConfigurationAxis, config string, props *BaseLinkerProperties) {
3605 &BaseLinkerProperties{},