Home
last modified time | relevance | path

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

/build/soong/cc/config/
Dx86_darwin_host.go108 return getMacTools(ctx).toolPath
131 toolPath string member
178 macTools.toolPath = filepath.Dir(xcrun("--find", "ld"))
/build/soong/cc/
Dbinary.go90 toolPath android.OptionalPath member
482 binary.toolPath = android.OptionalPathForPath(binary.baseInstaller.path)
487 return binary.toolPath