1
0
mirror of https://github.com/golang/go synced 2024-10-04 21:21:22 -06:00
go/src/debug
Alex Brainman 45522a6a93 debug/pe: introduce Section.Relocs
cmd/link reads PE object files when building programs with cgo.
cmd/link accesses object relocations. Add new Section.Relocs that
provides similar functionality in debug/pe.

Updates #15345

Change-Id: I34de91b7f18cf1c9e4cdb3aedd685486a625ac92
Reviewed-on: https://go-review.googlesource.com/22332
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Alex Brainman <alex.brainman@gmail.com>
2016-04-21 06:35:48 +00:00
..
dwarf all: remove unnecessary type conversions 2016-04-15 07:31:45 +00:00
elf all: remove unnecessary type conversions 2016-04-15 07:31:45 +00:00
gosym all: remove unnecessary type conversions 2016-04-15 07:31:45 +00:00
macho all: delete dead non-test code 2016-03-25 06:28:13 +00:00
pe debug/pe: introduce Section.Relocs 2016-04-21 06:35:48 +00:00
plan9obj all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00