elfx

package
v0.0.0-...-4810326 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2016 License: MIT Imports: 2 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type File

type File struct {
	*elf.File
}

func (*File) Arch

func (f *File) Arch() string

func (*File) Entry

func (f *File) Entry() uint64

func (*File) Format

func (f *File) Format() binaryx.Format

func (*File) ImportedSymbols

func (f *File) ImportedSymbols() ([]string, error)

func (*File) Os

func (f *File) Os() string

func (*File) Sections

func (f *File) Sections() []binaryx.Section

func (*File) Type

func (f *File) Type() binaryx.FileType

type Section

type Section struct {
	*elf.Section
}

func (*Section) Addr

func (s *Section) Addr() uint64

func (*Section) Name

func (s *Section) Name() string

func (*Section) Perm

func (s *Section) Perm() binaryx.Perm

Jump to

Keyboard shortcuts

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