aboutsummaryrefslogtreecommitdiff
path: root/src/debug/macho/testdata
diff options
context:
space:
mode:
authorHiroshi Ioka <hirochachacha@gmail.com>2017-09-21 10:53:08 +0900
committerIan Lance Taylor <iant@golang.org>2017-09-27 02:58:47 +0000
commit4896fc2fa4ed9445e38475a8b1abe9676062d664 (patch)
treece924a7bad0d7ef6c366293c0adbd7a3f295a3e4 /src/debug/macho/testdata
parent438c8f6b531a1cfcb4a084d3090b631938a9839e (diff)
downloadgo-4896fc2fa4ed9445e38475a8b1abe9676062d664.tar.xz
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>
Diffstat (limited to 'src/debug/macho/testdata')
-rw-r--r--src/debug/macho/testdata/clang-386-darwin.objbin0 -> 464 bytes
-rw-r--r--src/debug/macho/testdata/clang-amd64-darwin.objbin0 -> 768 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/src/debug/macho/testdata/clang-386-darwin.obj b/src/debug/macho/testdata/clang-386-darwin.obj
new file mode 100644
index 0000000000..e79dc57a4b
--- /dev/null
+++ b/src/debug/macho/testdata/clang-386-darwin.obj
Binary files differ
diff --git a/src/debug/macho/testdata/clang-amd64-darwin.obj b/src/debug/macho/testdata/clang-amd64-darwin.obj
new file mode 100644
index 0000000000..23cc3c1bcb
--- /dev/null
+++ b/src/debug/macho/testdata/clang-amd64-darwin.obj
Binary files differ