import "cmd/link/internal/mips"
const ( MaxAlign = 32 // max data alignment MinAlign = 1 // min data alignment FuncAlign = 4 )
const ( DWARFREGSP = 29 DWARFREGLR = 31 )
Used by ../internal/ld/dwarf.go
Package mips imports 9 packages (graph) and is imported by 3 packages. Updated 2020-12-11. Refresh now. Tools for package owners.
The go get command cannot install this package because of the following issues: