summaryrefslogtreecommitdiffstats
path: root/binutils-2.21/ld/testsuite/ld-tic6x/data-reloc-local-r.d
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.21/ld/testsuite/ld-tic6x/data-reloc-local-r.d')
-rw-r--r--binutils-2.21/ld/testsuite/ld-tic6x/data-reloc-local-r.d23
1 files changed, 23 insertions, 0 deletions
diff --git a/binutils-2.21/ld/testsuite/ld-tic6x/data-reloc-local-r.d b/binutils-2.21/ld/testsuite/ld-tic6x/data-reloc-local-r.d
new file mode 100644
index 0000000..0f5567b
--- /dev/null
+++ b/binutils-2.21/ld/testsuite/ld-tic6x/data-reloc-local-r.d
@@ -0,0 +1,23 @@
+#name: C6X data relocations, local symbols, -r
+#as: -mlittle-endian
+#ld: -r -melf32_tic6x_le
+#source: data-reloc-local-1.s
+#source: data-reloc-local-2.s
+#objdump: -r -s -j .data
+
+.*: *file format elf32-tic6x-le
+
+RELOCATION RECORDS FOR \[\.data\]:
+OFFSET TYPE VALUE
+0+ R_C6000_ABS32 \.data
+0+4 R_C6000_ABS32 \.data\+0x00000004
+0+8 R_C6000_ABS32 \.data\+0x0000000c
+0+c R_C6000_ABS32 \.data\+0x00000008
+0+10 R_C6000_ABS16 \.data\+0x0000000c
+0+12 R_C6000_ABS8 \.data\+0x00000008
+0+13 R_C6000_ABS8 \.data\+0x0000000c
+
+
+Contents of section \.data:
+[ \t]*0000 00000000 00000000 00000000 00000000 .*
+[ \t]*0010 00000000 .*