# 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 represents a single entry in the loclist section.
# Interfaces
Reader represents a loclist reader.