func internal/execabs.LookPath

2 uses

	internal/execabs (current package)
		execabs.go#L34: func LookPath(file string) (string, error) {

	internal/goroot
		gc.go#L48: 	bin, err := exec.LookPath(gccgo)