Home
last modified time | relevance | path

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

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