elfdata

package
v0.0.0-...-94f68a3 Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ELF

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

Presently this indexes the .rodata section, which is where clpru places string constants.

func Open

func Open(fw string) (*ELF, error)

func (*ELF) CStringAt

func (elf *ELF) CStringAt(addr uint64) (string, error)

func (*ELF) Show

func (elf *ELF) Show()

func (*ELF) ThreadNameAt

func (elf *ELF) ThreadNameAt(addr uint64) (string, error)

Jump to

Keyboard shortcuts

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