1
0
mirror of https://github.com/golang/go synced 2024-10-04 06:31:22 -06:00
go/src/cmd/nm
Alex Brainman 06dc4e78c4 cmd/nm: windows pe handling fixes
- output absolute addresses, not relative;
- accept negative section numbers.

Update #6936
Fixes #7738

LGTM=rsc
R=golang-codereviews, bradfitz, ruiu, rsc
CC=golang-codereviews
https://golang.org/cl/85240046
2014-04-16 22:17:38 -04:00
..
doc.go cmd/nm: windows pe handling fixes 2014-04-16 22:17:38 -04:00
elf.go cmd/nm: minor cleanup from previous CL 2013-12-18 13:29:40 -05:00
goobj.go cmd/nm: minor cleanup from previous CL 2013-12-18 13:29:40 -05:00
macho.go cmd/nm: reimplement in Go 2013-12-16 12:52:11 -05:00
nm_test.go cmd/nm: windows pe handling fixes 2014-04-16 22:17:38 -04:00
nm.go debug/plan9obj: implement parsing of Plan 9 a.out executables 2014-01-22 23:30:52 +01:00
pe.go cmd/nm: windows pe handling fixes 2014-04-16 22:17:38 -04:00
plan9obj.go debug/plan9obj: implement parsing of Plan 9 a.out executables 2014-01-22 23:30:52 +01:00