go/build.Package.PkgObj (field)
4 uses
go/build (current package)
build.go#L421: PkgObj string // installed .a file
build.go#L776: p.PkgObj = ctxt.joinPath(p.Root, pkga)
golang.org/x/tools/internal/gcimporter
gcimporter.go#L99: if bp.PkgObj == "" {
gcimporter.go#L109: noext = strings.TrimSuffix(bp.PkgObj, ".a")
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)