listings

package
v0.0.0-...-7c0b8f3 Latest Latest
Warning

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

Go to latest
Published: May 22, 2026 License: GPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Borges = flag.String("borges", "", "dir with source module listings")
View Source
var FlagTraceOnModule = flag.String("trace_on_module", "", "start tracing when loading this module")
View Source
var Listings = make(map[string]*ModSrc)

Functions

func Lookup

func Lookup(module string, offset uint, startTrace func()) string

Types

type ModSrc

type ModSrc struct {
	Src      map[uint]string
	Area     map[uint]string
	Filename string
	Err      error
}

func LoadFile

func LoadFile(filename string) *ModSrc

Jump to

Keyboard shortcuts

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