Home
last modified time | relevance | path

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

/build/soong/cc/config/
Dx86_darwin_host.go96 return getMacTools(ctx).sdkRoot
100 return getMacTools(ctx).arPath
104 return getMacTools(ctx).stripPath
108 return getMacTools(ctx).toolPath
136 func getMacTools(ctx android.PackageVarContext) *macPlatformTools { func