package
0.0.0-20201020153340-53909ea70814
Repository: https://github.com/gagliardetto/golang-go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Constants

Loader.flags.

# Structs

A Loader loads new object files and resolves indexed symbol references.
Reloc contains the payload for a specific relocation.
Relocs encapsulates the set of relocations on a given symbol; an instance of this type is returned by the Loader Relocs() method.

# Type aliases

Sym encapsulates a global symbol index, used to identify a specific Go symbol.