Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Entry ¶
Entry represents a single entry in the loclist section.
func (*Entry) BaseAddressSelection ¶
BaseAddressSelection returns true if entry.highpc should be used as the base address for subsequent entries.
type Reader ¶
type Reader struct {
// contains filtered or unexported fields
}
Reader parses and presents DWARF loclist information.
Click to show internal directories.
Click to hide internal directories.