package gcsizes
import "honnef.co/go/tools/go/gcsizes"
Package gcsizes provides a types.Sizes implementation that adheres to the rules used by the gc compiler.
Index ¶
Types ¶
type Sizes ¶
func ForArch ¶
ForArch returns a correct Sizes for the given architecture.
func (*Sizes) Alignof ¶
func (*Sizes) Offsetsof ¶
func (*Sizes) Sizeof ¶
Source Files ¶
sizes.go
- Version
- v0.3.3
- Published
- Jul 29, 2022
- Platform
- linux/amd64
- Imports
- 2 packages
- Last checked
- 8 minutes ago –
Tools for package owners.