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

Method Next

dwarf/entry.go:586–609  ·  view source on GitHub ↗

Next reads the next entry from the encoded entry stream. It returns nil, nil when it reaches the end of the section. It returns an error if the current offset is invalid or the data at the offset cannot be decoded as a valid Entry.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

SkipChildrenMethod · 0.95
SeekPCMethod · 0.95

Calls 3

maybeNextUnitMethod · 0.95
entryMethod · 0.80
ValMethod · 0.80

Tested by

no test coverage detected