Home
last modified time | relevance | path

Searched defs:StaticExecutable (Results 1 – 4 of 4) sorted by relevance

/build/soong/cc/
Dbinary_sdk_member.go119 StaticExecutable bool member
Dlinkable.go246 StaticExecutable() bool methodSpec
Dcc.go161 StaticExecutable bool member
4045 func (c *Module) StaticExecutable() bool { func
/build/soong/rust/
Drust.go351 func (mod *Module) StaticExecutable() bool { func