Searched refs:StaticExecutable (Results 1 – 7 of 7) sorted by relevance
119 StaticExecutable bool member130 p.StaticExecutable = binaryLinker.static()160 if p.StaticExecutable {161 propertySet.AddProperty("static_executable", p.StaticExecutable)
231 StaticExecutable() bool methodSpec
65 StaticExecutable bool member2131 StaticExecutable: c.StaticExecutable(),3617 func (c *Module) StaticExecutable() bool { func
147 if !ctx.RustModule().StaticExecutable() {164 if !ctx.RustModule().StaticExecutable() {412 if mod.StaticExecutable() {
289 func (mod *Module) StaticExecutable() bool { func1009 StaticExecutable: mod.StaticExecutable(),
532 if ctx.RustModule().StaticExecutable() {
2755 if android.OtherModuleProviderOrDefault(ctx, module, cc.LinkableInfoKey).StaticExecutable {