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

Method Next

dwarf/line.go:316–335  ·  view source on GitHub ↗

Next sets *entry to the next row in this line table and moves to the next row. If there are no more entries and the line table is properly terminated, it returns io.EOF. Rows are always in order of increasing entry.Address, but entry.Line may go forward or backward.

(entry *LineEntry)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

SeekPCMethod · 0.95

Calls 1

stepMethod · 0.95

Tested by

no test coverage detected