golang.org/x/tools/internal/pkgbits.Encoder.Sync (method)
11 uses
golang.org/x/tools/internal/pkgbits (current package)
encoder.go#L126: e.Sync(marker)
encoder.go#L175: w.Sync(SyncRelocs)
encoder.go#L178: w.Sync(SyncReloc)
encoder.go#L229: func (w *Encoder) Sync(m SyncMarker) {
encoder.go#L268: w.Sync(SyncBool)
encoder.go#L280: w.Sync(SyncInt64)
encoder.go#L286: w.Sync(SyncUint64)
encoder.go#L306: w.Sync(SyncUseReloc)
encoder.go#L312: w.Sync(c.Marker())
encoder.go#L323: w.Sync(SyncString)
encoder.go#L339: w.Sync(SyncValue)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)