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

Method isGo12

gosym/pclntab.go:140–143  ·  view source on GitHub ↗

Go 1.2 symbol table format. See golang.org/s/go12symtab. A general note about the methods here: rather than try to avoid index out of bounds errors, we trust Go to detect them, and then we recover from the panics and treat them as indicative of a malformed or incomplete table. The methods called b

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

PCToLineMethod · 0.95
LineToPCMethod · 0.95
NewTableFunction · 0.80

Calls 1

go12InitMethod · 0.95

Tested by

no test coverage detected