MCPcopy Index your code
hub / github.com/Binject/debug / Reader

Struct Reader

dwarf/entry.go:524–531  ·  view source on GitHub ↗

A Reader allows reading Entry structures from a DWARF ``info'' section. The Entry structures are arranged in a tree. The Reader's Next function return successive entries from a pre-order traversal of the tree. If an entry has children, its Children field will be true, and the children follow, termin

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected