package
1.22.2
Repository: https://github.com/go-asm/go.git
Documentation: pkg.go.dev

# Functions

NewFileCache returns a FileCache which can contain up to maxLen cached file contents.
Open opens the named file.

# Structs

CachedFile contains the content of a file split into lines.
Disasm is a disassembler for a given File.
Entry
No description provided by the author
A File is an opened executable file.
FileCache is a simple LRU cache of file contents.
No description provided by the author
A Sym is a symbol defined in an executable file.

# Interfaces

No description provided by the author
No description provided by the author