gosym

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: 2 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 DecodingErrorError

func DecodingErrorError(e *gosym.DecodingError) string

func LineTableLineToPC

func LineTableLineToPC(t *gosym.LineTable, line int, maxpc uint64) uint64

func LineTablePCToLine

func LineTablePCToLine(t *gosym.LineTable, pc uint64) int

func NewLineTable

func NewLineTable(data []byte, text uint64) *gosym.LineTable

func NewTable

func NewTable(symtab []byte, pcln *gosym.LineTable) (*gosym.Table, error)

func SymBaseName

func SymBaseName(s *gosym.Sym) string

func SymPackageName

func SymPackageName(s *gosym.Sym) string

func SymReceiverName

func SymReceiverName(s *gosym.Sym) string

func SymStatic

func SymStatic(s *gosym.Sym) bool

func TableLineToPC

func TableLineToPC(t *gosym.Table, file string, line int) (uint64, *gosym.Func, error)

func TableLookupFunc

func TableLookupFunc(t *gosym.Table, name string) *gosym.Func

func TableLookupSym

func TableLookupSym(t *gosym.Table, name string) *gosym.Sym

func TablePCToFunc

func TablePCToFunc(t *gosym.Table, pc uint64) *gosym.Func

func TablePCToLine

func TablePCToLine(t *gosym.Table, pc uint64) (string, int, *gosym.Func)

func TableSymByAddr

func TableSymByAddr(t *gosym.Table, addr uint64) *gosym.Sym

func UnknownFileErrorError

func UnknownFileErrorError(e gosym.UnknownFileError) string

func UnknownLineErrorError

func UnknownLineErrorError(e *gosym.UnknownLineError) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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