Home
last modified time | relevance | path

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

/build/soong/cc/
Dstl.go103 if ctx.staticBinary() {
135 if ctx.staticBinary() {
169 if ctx.staticBinary() {
Dcc.go411 staticBinary() bool methodSpec
545 func (ctx *moduleContextImpl) staticBinary() bool { func
550 return linker.staticBinary()
1164 func (linker *baseLinker) staticBinary() bool { func
1184 staticBinary() bool methodSpec