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

Method LineReader

dwarf/line.go:138–172  ·  view source on GitHub ↗

LineReader returns a new reader for the line table of compilation unit cu, which must be an Entry with tag TagCompileUnit. If this compilation unit has no line table, it returns nil, nil.

(cu *Entry)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

TestLineSeekFunction · 0.80
testLineTableFunction · 0.80

Calls 6

offsetToUnitMethod · 0.95
readHeaderMethod · 0.95
ResetMethod · 0.95
makeBufFunction · 0.85
OffsetTypeAlias · 0.85
ValMethod · 0.80

Tested by 2

TestLineSeekFunction · 0.64
testLineTableFunction · 0.64