go/src/debug
Austin Clements ea5b9d5bd3 debug/elf: rename Chdr64.Reserved to _
This future-proofs the Chdr64 structure against later versions of ELF
defining this field and declutters the documentation without changing
the layout of the struct.

This structure does not exist in the current release, so this change
is safe.

Change-Id: I239aad7243ddaf063a1f8cd521d8a50b30413281
Reviewed-on: https://go-review.googlesource.com/18028
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2015-12-18 20:41:26 +00:00
..
dwarf debug/dwarf: add test for split DWARF 2015-09-15 17:57:56 +00:00
elf debug/elf: rename Chdr64.Reserved to _ 2015-12-18 20:41:26 +00:00
gosym debug/gosym: clean up and modernize pclntab_test 2015-10-07 17:01:59 +00:00
macho all: remove executable bit from several files 2015-09-04 02:59:49 +00:00
pe debug/pe: truncate pe sections to their size in memory 2015-07-10 03:33:38 +00:00
plan9obj all: remove executable bit from several files 2015-09-04 02:59:49 +00:00