loadxcoff

package standard library
go1.15 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 11, 2020 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Overview

Package loadxcoff implements a XCOFF file reader.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Load

func Load(l *loader.Loader, arch *sys.Arch, syms *sym.Symbols, input *bio.Reader, pkg string, length int64, pn string) (textp []*sym.Symbol, err error)

Load loads xcoff files with the indexed object files.

func LoadOld

func LoadOld(arch *sys.Arch, syms *sym.Symbols, input *bio.Reader, pkg string, length int64, pn string) (textp []*sym.Symbol, err error)

LoadOld uses the old version of object loading.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL