Searched refs:EmbeddedInMake (Results 1 – 8 of 8) sorted by relevance
56 if !ctx.Config().EmbeddedInMake() {
1106 if ctx.Config().EmbeddedInMake() {1860 if m.Config().EmbeddedInMake() && !m.InstallBypassMake() {1909 Default: !m.Config().EmbeddedInMake(),1933 Default: !m.Config().EmbeddedInMake(),1956 Default: !m.Config().EmbeddedInMake(),2200 if ctx.Config().EmbeddedInMake() {2208 if ctx.Config().EmbeddedInMake() {
182 if !ctx.Config().EmbeddedInMake() {
354 if !ctx.Config().EmbeddedInMake() {
587 func (c *config) EmbeddedInMake() bool { func
1247 if ctx.InstallBypassMake() && ctx.Config().EmbeddedInMake() {
39 …return (!ctx.Config().EmbeddedInMake() || ctx.Device()) && !Bool(stripper.StripProperties.Strip.No…
450 if ctx.Config().EmbeddedInMake() && !m.ExportedToMake() {