]> Cypherpunks repositories - gostls13.git/commit
debug/macho: parse relocations
authorHiroshi Ioka <hirochachacha@gmail.com>
Thu, 21 Sep 2017 01:53:08 +0000 (10:53 +0900)
committerIan Lance Taylor <iant@golang.org>
Wed, 27 Sep 2017 02:58:47 +0000 (02:58 +0000)
commit4896fc2fa4ed9445e38475a8b1abe9676062d664
treece924a7bad0d7ef6c366293c0adbd7a3f295a3e4
parent438c8f6b531a1cfcb4a084d3090b631938a9839e
debug/macho: parse relocations

Fixes #21957

Change-Id: I69ef9e257aa2b7b6c4fc4c115e99f8a7f93d8d9c
Reviewed-on: https://go-review.googlesource.com/65150
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/debug/macho/file.go
src/debug/macho/file_test.go
src/debug/macho/testdata/clang-386-darwin.obj [new file with mode: 0644]
src/debug/macho/testdata/clang-amd64-darwin.obj [new file with mode: 0644]