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