]> Cypherpunks repositories - gostls13.git/commit
debug/pe: revert CL 22720
authorAlex Brainman <alex.brainman@gmail.com>
Wed, 17 Aug 2016 04:57:07 +0000 (14:57 +1000)
committerAlex Brainman <alex.brainman@gmail.com>
Thu, 18 Aug 2016 01:19:29 +0000 (01:19 +0000)
commit0ece9c4b592502647699c2b15d9f0b7332b26de6
tree980844b8629a5f35cdabdbce2fbb690d25b4dd53
parente41b0e2bcb2667425b7eb223baa2b9945466651b
debug/pe: revert CL 22720

CL 22720 hid all recently added functionality for go1.7.
Make everything exported again, so we could use it now.

Updates #15345

Change-Id: Id8ccba7199422b554407ec14c343d2c28fbb8f72
Reviewed-on: https://go-review.googlesource.com/27212
Run-TryBot: Alex Brainman <alex.brainman@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: David Crawshaw <crawshaw@golang.org>
src/debug/pe/file.go
src/debug/pe/section.go
src/debug/pe/string.go
src/debug/pe/symbol.go