elf

package
v0.0.0-...-9bc1285 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2023 License: Unlicense Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SEC_PCLN      = ".gopclntab"
	SEC_RODATA    = ".rodata"
	SEC_TYPELINK  = ".typelink"
	FIRST_MOD_SYM = "runtime.firstmoduledata"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ELF_Info

type ELF_Info struct {
	// contains filtered or unexported fields
}

func Open

func Open(elf string) *ELF_Info

func (*ELF_Info) Close

func (e *ELF_Info) Close() error

func (*ELF_Info) PrintArgPointerMap

func (e *ELF_Info) PrintArgPointerMap(out io.Writer, fn string)

func (*ELF_Info) PrintFuncs

func (e *ELF_Info) PrintFuncs(out io.Writer)

func (*ELF_Info) PrintLocalPointerMap

func (e *ELF_Info) PrintLocalPointerMap(out io.Writer, fn string)

func (*ELF_Info) PrintModule

func (e *ELF_Info) PrintModule(out io.Writer)

func (*ELF_Info) PrintPCLN

func (e *ELF_Info) PrintPCLN(out io.Writer, fn string)

func (*ELF_Info) PrintPCSP

func (e *ELF_Info) PrintPCSP(out io.Writer, fn string)

func (*ELF_Info) PrintSafePoints

func (e *ELF_Info) PrintSafePoints(out io.Writer, fn string)

func (*ELF_Info) PrintStackObjs

func (e *ELF_Info) PrintStackObjs(out io.Writer, fn string)

func (*ELF_Info) PrintTypes

func (e *ELF_Info) PrintTypes(out io.Writer)

Jump to

Keyboard shortcuts

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