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