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

Method Ranges

dwarf/entry.go:695–769  ·  view source on GitHub ↗

Ranges returns the PC ranges covered by e, a slice of [low,high) pairs. Only some entry types, such as TagCompileUnit or TagSubprogram, have PC ranges; for others, this will return nil with no error.

(e *Entry)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

testRangesFunction · 0.80
TestReaderRangesFunction · 0.80
SeekPCMethod · 0.80

Calls 8

ValMethod · 0.95
offsetToUnitMethod · 0.95
makeBufFunction · 0.85
OffsetTypeAlias · 0.85
AttrFieldMethod · 0.80
entryMethod · 0.80
addrMethod · 0.80
addrsizeMethod · 0.65

Tested by 2

testRangesFunction · 0.64
TestReaderRangesFunction · 0.64