package
0.0.0-20241115082555-91616abce05b
Repository: https://github.com/tencentcodedog/linux-go-1.12.6.git
Documentation: pkg.go.dev

# Functions

NewFile creates a new File for accessing a Plan 9 binary in an underlying reader.
Open opens the named file using os.Open and prepares it for use as a Plan 9 a.out binary.

# Constants

No description provided by the author
64-bit expanded header.
No description provided by the author
No description provided by the author

# Structs

A File represents an open Plan 9 a.out file.
A FileHeader represents a Plan 9 a.out file header.
A Section represents a single section in a Plan 9 a.out file.
A SectionHeader represents a single Plan 9 a.out section header.
A Symbol represents an entry in a Plan 9 a.out symbol table section.