package x86
import "cmd/link/internal/x86"
Index ¶
Constants ¶
const ( PtrSize = 4 IntSize = 4 RegSize = 4 MaxAlign = 32 // max data alignment FuncAlign = 16 MINLC = 1 )
const ( DWARFREGSP = 4 DWARFREGLR = 8 )
Used by ../internal/ld/dwarf.go
Functions ¶
func Main ¶
func Main()
Source Files ¶
- Version
- v1.5.1
- Published
- Sep 9, 2015
- Platform
- linux/amd64
- Imports
- 4 packages
- Last checked
- 7 seconds ago –
Tools for package owners.