MCPcopy Create free account
hub / github.com/Binject/debug / NewTable

Function NewTable

gosym/symtab.go:278–474  ·  view source on GitHub ↗

NewTable decodes the Go symbol table (the ".gosymtab" section in ELF), returning an in-memory representation. Starting with Go 1.3, the Go symbol table no longer includes symbol data.

(symtab []byte, pcln *LineTable)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

parseFunction · 0.85

Calls 6

isGo12Method · 0.80
Uint16Method · 0.80
go12MapFilesMethod · 0.80
sliceMethod · 0.80
go12FuncsMethod · 0.80
walksymtabFunction · 0.70

Tested by 1

parseFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…