type internal/abi.TextOff
6 uses
internal/abi (current package)
type.go#L137: type TextOff int32
type.go#L227: Ifn TextOff // fn used in interface call (one-word receiver)
type.go#L228: Tfn TextOff // fn used for normal method call
internal/reflectlite
type.go#L92: type textOff = abi.TextOff
reflect
type.go#L333: type aTextOff = abi.TextOff
runtime
type.go#L19: type textOff = abi.TextOff
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)