Home
last modified time | relevance | path

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

/build/soong/cc/config/
Dglobal.go200 deviceGlobalLdflags = []string{ var
215 deviceGlobalLldflags = append(append(deviceGlobalLdflags, commonGlobalLldflags...),
423 pctx.StaticVariable("DeviceGlobalLdflags", strings.Join(deviceGlobalLdflags, " "))