package x86

import "cmd/link/internal/x86"

Index

Constants

const (
	PtrSize   = 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

asm.go l.go obj.go

Version
v1.6.3
Published
Jul 18, 2016
Platform
js/wasm
Imports
4 packages
Last checked
36 seconds ago

Tools for package owners.