package mips
import "cmd/link/internal/mips"
Index ¶
Constants ¶
const ( MaxAlign = 32 // max data alignment MinAlign = 1 // min data alignment FuncAlign = 4 )
const ( DWARFREGSP = 29 DWARFREGLR = 31 )
Used by ../internal/ld/dwarf.go
Functions ¶
func Init ¶
func Init()
Source Files ¶
- Version
- v1.9.5
- Published
- Mar 29, 2018
- Platform
- linux/amd64
- Imports
- 5 packages
- Last checked
- 26 seconds ago –
Tools for package owners.