Home
last modified time | relevance | path

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

/build/soong/cc/
Dbinary_sdk_member.go119 StaticExecutable bool member
130 p.StaticExecutable = binaryLinker.static()
160 if p.StaticExecutable {
161 propertySet.AddProperty("static_executable", p.StaticExecutable)