Home
last modified time | relevance | path

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

/build/soong/cc/
Dbinary_sdk_member.go119 StaticExecutable bool member
Dvendor_snapshot.go148 StaticExecutable bool `json:",omitempty"` member
Dlinkable.go235 StaticExecutable() bool methodSpec
Dcc.go3275 func (c *Module) StaticExecutable() bool { func
/build/soong/rust/
Drust.go274 func (mod *Module) StaticExecutable() bool { func