]> Cypherpunks repositories - gostls13.git/commit
debug/macho: support LC_RPATH
authorHiroshi Ioka <hirochachacha@gmail.com>
Thu, 17 Aug 2017 00:11:36 +0000 (09:11 +0900)
committerIan Lance Taylor <iant@golang.org>
Thu, 17 Aug 2017 23:48:27 +0000 (23:48 +0000)
commit3d124b1a817146ab7800982622b0de5b828f3392
tree7f7454dd9992f2acff75cc4cb7f2673246bb0fa8
parent2763672ecbddec940c6586f43c98bf72a49bcc81
debug/macho: support LC_RPATH

Updates #21487

Change-Id: Ia549a87a8a305cc80da11ea9bd904402f1a14689
Reviewed-on: https://go-review.googlesource.com/56321
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/debug/macho/file.go
src/debug/macho/file_test.go
src/debug/macho/macho.go
src/debug/macho/testdata/clang-386-darwin-exec-with-rpath [new file with mode: 0644]
src/debug/macho/testdata/clang-amd64-darwin-exec-with-rpath [new file with mode: 0644]