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.go222 StaticExecutable() bool methodSpec
Dcc.go3674 func (c *Module) StaticExecutable() bool { func
/build/soong/rust/
Drust.go304 func (mod *Module) StaticExecutable() bool { func