golang.org/x/tools/internal/pkgbits.Decoder.Sync (method)
28 uses
golang.org/x/tools/internal/pkgbits (current package)
decoder.go#L168: r.Sync(marker)
decoder.go#L178: r.Sync(marker)
decoder.go#L198: r.Sync(SyncRelocs)
decoder.go#L201: r.Sync(SyncReloc)
decoder.go#L216: r.Sync(SyncRelocs)
decoder.go#L225: r.Sync(SyncReloc)
decoder.go#L305: func (r *Decoder) Sync(mWant SyncMarker) {
decoder.go#L362: r.Sync(SyncBool)
decoder.go#L371: r.Sync(SyncInt64)
decoder.go#L377: r.Sync(SyncUint64)
decoder.go#L398: r.Sync(mark)
decoder.go#L405: r.Sync(SyncUseReloc)
decoder.go#L412: r.Sync(SyncString)
decoder.go#L429: r.Sync(SyncValue)
decoder.go#L502: r.Sync(SyncSym)
decoder.go#L503: r.Sync(SyncPkg)
golang.org/x/tools/internal/gcimporter
ureader.go#L121: r.Sync(pkgbits.SyncObject)
ureader.go#L129: r.Sync(pkgbits.SyncEOF)
ureader.go#L199: r.Sync(pkgbits.SyncPos)
ureader.go#L251: r.Sync(pkgbits.SyncPkg)
ureader.go#L302: r.Sync(pkgbits.SyncType)
ureader.go#L452: r.Sync(pkgbits.SyncSignature)
ureader.go#L462: r.Sync(pkgbits.SyncParams)
ureader.go#L473: r.Sync(pkgbits.SyncParam)
ureader.go#L485: r.Sync(pkgbits.SyncObject)
ureader.go#L714: r.Sync(pkgbits.SyncTypeParamNames)
ureader.go#L770: r.Sync(pkgbits.SyncMethod)
ureader.go#L786: r.Sync(marker)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)