Searched refs:EmbeddedInMake (Results 1 – 8 of 8) sorted by relevance
56 if !ctx.Config().EmbeddedInMake() {
1195 if ctx.Config().EmbeddedInMake() {2016 if m.Config().EmbeddedInMake() && !m.InstallBypassMake() {2065 Default: !m.Config().EmbeddedInMake(),2089 Default: !m.Config().EmbeddedInMake(),2112 Default: !m.Config().EmbeddedInMake(),2333 if ctx.Config().EmbeddedInMake() {2341 if ctx.Config().EmbeddedInMake() {
182 if !ctx.Config().EmbeddedInMake() {
410 if !ctx.Config().EmbeddedInMake() {
586 func (c *config) EmbeddedInMake() bool { func
1288 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() {