Home
last modified time | relevance | path

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

/build/soong/cc/
Dlto.go51 ThinDep bool `blueprint:"mutated"` member
159 dep.lto.Properties.ThinDep = true
182 if m.lto.Properties.ThinDep && !Bool(m.lto.Properties.Lto.Thin) {
218 variation.lto.Properties.ThinDep = false