MCPcopy Create free account
hub / github.com/Binject/debug / AddTypes

Method AddTypes

dwarf/open.go:94–96  ·  view source on GitHub ↗

AddTypes will add one .debug_types section to the DWARF data. A typical object with DWARF version 4 debug info will have multiple .debug_types sections. The name is used for error reporting only, and serves to distinguish one .debug_types section from another.

(name string, types []byte)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

DWARFMethod · 0.80
DWARFMethod · 0.80
DWARFMethod · 0.80

Calls 1

parseTypesMethod · 0.95

Tested by

no test coverage detected