func golang.org/x/tools/internal/gcimporter.IExportBundle
2 uses
golang.org/x/tools/internal/gcimporter (current package)
iexport.go#L331: func IExportBundle(out io.Writer, fset *token.FileSet, pkgs []*types.Package) error {
golang.org/x/tools/go/gcexportdata
gcexportdata.go#L235: return gcimporter.IExportBundle(out, fset, pkgs)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)