func golang.org/x/tools/internal/gcimporter.FindExportData
2 uses
golang.org/x/tools/internal/gcimporter (current package)
exportdata.go#L33: func FindExportData(r *bufio.Reader) (size int64, err error) {
golang.org/x/tools/go/gcexportdata
gcexportdata.go#L109: size, err := gcimporter.FindExportData(buf)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)