]> Cypherpunks repositories - gostls13.git/commit
debug/elf, debug/macho: add ImportedLibraries, ImportedSymbols
authorRuss Cox <rsc@golang.org>
Wed, 8 Dec 2010 18:53:19 +0000 (13:53 -0500)
committerRuss Cox <rsc@golang.org>
Wed, 8 Dec 2010 18:53:19 +0000 (13:53 -0500)
commit37499ebcfdce3e17f3d9c42f69304a435ac37bb8
tree84aa6a3da9178097b2d596876005b0026a6ba9a3
parentf16c280fe52017d3b74b6680a3ad1a25f3380faa
debug/elf, debug/macho: add ImportedLibraries, ImportedSymbols

R=r, iant
CC=golang-dev
https://golang.org/cl/3470044
src/pkg/debug/elf/elf.go
src/pkg/debug/elf/file.go
src/pkg/debug/macho/file.go
src/pkg/debug/macho/macho.go