• A
    proc: support DW_AT_go_package_name (#1757) · 151de14d
    Alessandro Arzilli 提交于
    Use the name specified by compile unit attribute DW_AT_go_package_name,
    introduced in Go 1.13, to map package names to package paths, instead of
    trying to deduce it from names of types.
    Also use this mapping for resolving global variables and function
    expressions.
    151de14d
pkgrenames.go 1.9 KB