Home
last modified time | relevance | path

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

/build/soong/cc/config/
Dglobal.go78 deviceGlobalLdflags = []string{ var
90 deviceGlobalLldflags = append(ClangFilterUnknownLldflags(deviceGlobalLdflags),
147 pctx.StaticVariable("DeviceGlobalLdflags", strings.Join(deviceGlobalLdflags, " "))