package
1.24.0
Repository: https://github.com/go-delve/delve.git
Documentation: pkg.go.dev

# Functions

NewDwarf2Reader returns an initialized loclist Reader for DWARF versions 2 through 4.

# Structs

Dwarf2Reader parses and presents DWARF loclist information for DWARF versions 2 through 4.
Dwarf5Reader parses and presents DWARF loclist information for DWARF version 5 and later.
Entry
Entry represents a single entry in the loclist section.

# Interfaces

Reader represents a loclist reader.