ksym

package
v0.27.0 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2023 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MAGIC   = uint32(0x8A4CA)
	VERSION = uint32(1)
)

Variables

This section is empty.

Functions

func NewReader added in v0.19.0

func NewReader(path string) (*fileReader, error)

func NewWriter added in v0.19.0

func NewWriter(path string, preallocate int) (*fileWriter, error)

Types

type Ksym added in v0.20.0

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

func NewKsym added in v0.19.0

func NewKsym(logger log.Logger, reg prometheus.Registerer, tempDir string, f ...fs.FS) *Ksym

func (*Ksym) Resolve added in v0.20.0

func (c *Ksym) Resolve(addrs map[uint64]struct{}) (map[uint64]string, error)

Jump to

Keyboard shortcuts

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