go/src/debug/macho
Alessandro Arzilli 6c36c332fe debug/pe,debug/macho: add support for DWARF5 sections
Adds the same logic used in debug/elf to load DWARF5 sections.

Fixes #49590

Change-Id: Iee05b9927a6f521842b330eab8942ade3fc2bd86
Reviewed-on: https://go-review.googlesource.com/c/go/+/363895
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Trust: Than McIntosh <thanm@google.com>
2021-11-16 18:36:59 +00:00
..
testdata debug/macho: fail on invalid dynamic symbol table command 2021-10-28 15:55:26 +00:00
fat.go
file.go debug/pe,debug/macho: add support for DWARF5 sections 2021-11-16 18:36:59 +00:00
file_test.go debug/macho: fail on invalid dynamic symbol table command 2021-10-28 15:55:26 +00:00
macho.go debug/macho: fix a typo in macho.go 2021-05-14 00:56:52 +00:00
reloctype.go
reloctype_string.go