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

# Functions

GenAddAddrPlusFunc returns a function to be called when capturing a function symbol's address.
No description provided by the author
No description provided by the author

# Constants

Loader.flags.

# Structs

Aux holds a "handle" to access an aux symbol record from an object file.
ErrorReporter is a helper class for reporting errors.
ExtReloc contains the payload for an external relocation.
FuncInfo provides hooks to access goobj.FuncInfo in the objects.
No description provided by the author
A Loader loads new object files and resolves indexed symbol references.
Reloc holds a "handle" to access a relocation record from an object file.
Relocs encapsulates the set of relocations on a given symbol; an instance of this type is returned by the Loader Relocs() method.
SymbolBuilder is a helper designed to help with the construction of new symbol contents.

# Type aliases

No description provided by the author
Sym encapsulates a global symbol index, used to identify a specific Go symbol.