package amd64
import "cmd/compile/internal/amd64"
Index ¶
Constants ¶
const ( LeftRdwr uint32 = gc.LeftRead | gc.LeftWrite RightRdwr uint32 = gc.RightRead | gc.RightWrite )
Functions ¶
func Init ¶
func Init()
Source Files ¶
galign.go ggen.go prog.go ssa.go
- Version
- v1.8.5
- Published
- Oct 25, 2017
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 2 seconds ago –
Tools for package owners.