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

Method SeekPC

dwarf/entry.go:663–690  ·  view source on GitHub ↗

SeekPC returns the Entry for the compilation unit that includes pc, and positions the reader to read the children of that unit. If pc is not covered by any unit, SeekPC returns ErrUnknownPC and the position of the reader is undefined. Because compilation units can describe multiple regions of the

(pc uint64)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

testRangesFunction · 0.45
TestLineSeekFunction · 0.45

Calls 3

NextMethod · 0.95
makeBufFunction · 0.85
RangesMethod · 0.80

Tested by 2

testRangesFunction · 0.36
TestLineSeekFunction · 0.36