aboutsummaryrefslogtreecommitdiff
path: root/src/debug/elf/testdata
diff options
context:
space:
mode:
authorYao Zhang <lunaria21@gmail.com>2015-09-10 09:15:19 -0400
committerMinux Ma <minux@golang.org>2015-11-12 04:50:32 +0000
commit7ff52e13cdc61af1f63ab27bd91c1f00cf11bd86 (patch)
tree5b9c687d79553fa2680389b06d6790ecff76dedd /src/debug/elf/testdata
parent559fb85af6e2ba723da0377d2c72cfadeb32768a (diff)
downloadgo-7ff52e13cdc61af1f63ab27bd91c1f00cf11bd86.tar.xz
debug/elf: added MIPS ELF relocations
Change-Id: I05352749a852095baae2f67fd71ffcf5f727538d Reviewed-on: https://go-review.googlesource.com/14453 Reviewed-by: Minux Ma <minux@golang.org>
Diffstat (limited to 'src/debug/elf/testdata')
-rw-r--r--src/debug/elf/testdata/go-relocation-test-gcc492-mips64.objbin0 -> 4120 bytes
-rw-r--r--src/debug/elf/testdata/go-relocation-test-gcc493-mips64le.objbin0 -> 4160 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/src/debug/elf/testdata/go-relocation-test-gcc492-mips64.obj b/src/debug/elf/testdata/go-relocation-test-gcc492-mips64.obj
new file mode 100644
index 0000000000..68febe18fe
--- /dev/null
+++ b/src/debug/elf/testdata/go-relocation-test-gcc492-mips64.obj
Binary files differ
diff --git a/src/debug/elf/testdata/go-relocation-test-gcc493-mips64le.obj b/src/debug/elf/testdata/go-relocation-test-gcc493-mips64le.obj
new file mode 100644
index 0000000000..20bbd6c4e8
--- /dev/null
+++ b/src/debug/elf/testdata/go-relocation-test-gcc493-mips64le.obj
Binary files differ