This adds a workaround for the bug described at: https://github.com/golang/go/issues/25841 Because dsymutil running on PIE does not adjust the address of debug_frame entries (but adjusts debug_info entries) we try to do the adjustment ourselves. Updates #2346 |
||
|---|---|---|
| .. | ||
| testdata | ||
| entries_test.go | ||
| entries.go | ||
| expression_constants.go | ||
| parser_test.go | ||
| parser.go | ||
| table.go | ||