Home
last modified time | relevance | path

Searched refs:Bootstrap (Results 1 – 5 of 5) sorted by relevance

/build/soong/cc/
Dlinkable.go170 Bootstrap() bool methodSpec
Dcc.go325 Bootstrap *bool member
1361 func (c *Module) Bootstrap() bool { func
1362 return Bool(c.Properties.Bootstrap)
1618 return ctx.mod.Bootstrap()
3005 bootstrap = linkable.Bootstrap()
/build/soong/rust/
Dbuilder.go231 …if ctx.RustModule().Bootstrap() && !ctx.RustModule().InRecovery() && !ctx.RustModule().InRamdisk()…
Drust.go94 Bootstrap *bool member
310 func (mod *Module) Bootstrap() bool { func
311 return Bool(mod.Properties.Bootstrap)
/build/bazel/docs/
Dconcepts.md65 1. Bootstrap phase runs Ninja on a build.ninja file that runs minibp to