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

Method SeekPC

dwarf/line.go:552–591  ·  view source on GitHub ↗

SeekPC sets *entry to the LineEntry that includes pc and positions the reader on the next entry in the line table. If necessary, this will seek backwards to find pc. If pc is not covered by any entry in this line table, SeekPC returns ErrUnknownPC. In this case, *entry and the final seek position a

(pc uint64, entry *LineEntry)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

NextMethod · 0.95
ResetMethod · 0.95
TellMethod · 0.95
SeekMethod · 0.95

Tested by

no test coverage detected