macho

package
v0.0.0-...-375d9ab Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

This file has automatically been generated on Wed Feb 26 15:50:27 +05 2020. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CpuGoString

func CpuGoString(i macho.Cpu) string

func CpuString

func CpuString(i macho.Cpu) string

func FatFileClose

func FatFileClose(ff *macho.FatFile) error

func FileClose

func FileClose(f *macho.File) error

func FileDWARF

func FileDWARF(f *macho.File) (*dwarf.Data, error)

func FileImportedLibraries

func FileImportedLibraries(f *macho.File) ([]string, error)

func FileImportedSymbols

func FileImportedSymbols(f *macho.File) ([]string, error)

func FileSection

func FileSection(f *macho.File, name string) *macho.Section

func FileSegment

func FileSegment(f *macho.File, name string) *macho.Segment

func FormatErrorError

func FormatErrorError(e *macho.FormatError) string

func LoadBytesRaw

func LoadBytesRaw(b macho.LoadBytes) []byte

func LoadCmdGoString

func LoadCmdGoString(i macho.LoadCmd) string

func LoadCmdString

func LoadCmdString(i macho.LoadCmd) string

func NewFatFile

func NewFatFile(r io.ReaderAt) (*macho.FatFile, error)

func NewFile

func NewFile(r io.ReaderAt) (*macho.File, error)

func Open

func Open(name string) (*macho.File, error)

func OpenFat

func OpenFat(name string) (*macho.FatFile, error)

func RelocTypeARM64GoString

func RelocTypeARM64GoString(r macho.RelocTypeARM64) string

func RelocTypeARM64String

func RelocTypeARM64String(i macho.RelocTypeARM64) string

func RelocTypeARMGoString

func RelocTypeARMGoString(r macho.RelocTypeARM) string

func RelocTypeARMString

func RelocTypeARMString(i macho.RelocTypeARM) string

func RelocTypeGenericGoString

func RelocTypeGenericGoString(r macho.RelocTypeGeneric) string

func RelocTypeGenericString

func RelocTypeGenericString(i macho.RelocTypeGeneric) string

func RelocTypeX86_64GoString

func RelocTypeX86_64GoString(r macho.RelocTypeX86_64) string

func RelocTypeX86_64String

func RelocTypeX86_64String(i macho.RelocTypeX86_64) string

func SectionData

func SectionData(s *macho.Section) ([]byte, error)

func SectionOpen

func SectionOpen(s *macho.Section) io.ReadSeeker

func SegmentData

func SegmentData(s *macho.Segment) ([]byte, error)

func SegmentOpen

func SegmentOpen(s *macho.Segment) io.ReadSeeker

func TypeGoString

func TypeGoString(t macho.Type) string

func TypeString

func TypeString(t macho.Type) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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