Home
last modified time | relevance | path

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

/build/soong/cc/
Dlto.go53 ThinDep bool `blueprint:"mutated"` member
192 dep.lto.Properties.ThinDep = true
216 if !globalThinLTO && m.lto.Properties.ThinDep && !m.lto.ThinLTO() {
260 variation.lto.Properties.ThinDep = false