Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/dist/
Dbuild.go1629 if wrapperPath := wrapperPathFor(goos, goarch); wrapperPath != "" {
1653 func wrapperPathFor(goos, goarch string) string { func