Documentation ¶
Overview ¶
This file has automatically been generated on Wed Feb 26 15:50:28 +05 2020. DO NOT EDIT.
Index ¶
- func FileClose(f *plan9obj.File) error
- func FileSection(f *plan9obj.File, name string) *plan9obj.Section
- func FileSymbols(f *plan9obj.File) ([]plan9obj.Sym, error)
- func NewFile(r io.ReaderAt) (*plan9obj.File, error)
- func Open(name string) (*plan9obj.File, error)
- func SectionData(s *plan9obj.Section) ([]byte, error)
- func SectionOpen(s *plan9obj.Section) io.ReadSeeker
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SectionOpen ¶
func SectionOpen(s *plan9obj.Section) io.ReadSeeker
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.