import "cmd/asm/internal/asm"
Package asm implements the parser and instruction generator for the assembler. TODO: Split apart?
EOF represents the end of input.
type Parser struct {
// contains filtered or unexported fields
}
ParseSymABIs parses p's assembly code to find text symbol definitions and references and writes a symabis file to w.
type Patch struct {
// contains filtered or unexported fields
}
Package asm imports 16 packages (graph) and is imported by 20 packages. Updated 2021-01-21. Refresh now. Tools for package owners.