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

Method go12MapFiles

gosym/pclntab.go:445–454  ·  view source on GitHub ↗

go12MapFiles adds to m a key for every file in the Go 1.2 LineTable. Every key maps to obj. That's not a very interesting map, but it provides a way for callers to obtain the list of files in the program.

(m map[string]*Obj, obj *Obj)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

NewTableFunction · 0.80

Calls 1

initFileMapMethod · 0.95

Tested by

no test coverage detected