]> Cypherpunks repositories - gostls13.git/commit
debug/pe: add symbol support
authorJoel Sing <jsing@google.com>
Sat, 22 Sep 2012 07:56:49 +0000 (17:56 +1000)
committerJoel Sing <jsing@google.com>
Sat, 22 Sep 2012 07:56:49 +0000 (17:56 +1000)
commit5373e8a8d706b47c5585226d16e5d5bdf4db825a
tree8d7ccaee33d4615a5707c2279d0c0b01eba3904c
parentc29f4e00a15d0f710d29ca92ee1001c7cdbd40a1
debug/pe: add symbol support

Add support for processing the COFF symbol table.

R=alex.brainman
CC=golang-dev
https://golang.org/cl/6551045
src/pkg/debug/pe/file.go
src/pkg/debug/pe/file_test.go
src/pkg/debug/pe/pe.go