package arm
import "cmd/link/internal/arm"
Index ¶
Constants ¶
const ( MaxAlign = 8 // max data alignment FuncAlign = 4 // single-instruction alignment MINLC = 4 )
const ( DWARFREGSP = 13 DWARFREGLR = 14 )
Used by ../internal/ld/dwarf.go
Functions ¶
func Main ¶
func Main()
Source Files ¶
- Version
- v1.6.4
- Published
- Dec 1, 2016
- Platform
- js/wasm
- Imports
- 4 packages
- Last checked
- 43 seconds ago –
Tools for package owners.