bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-tic6x / data-reloc-local-r.d
CommitLineData
40b36596
JM
1#name: C6X data relocations, local symbols, -r
2#as: -mlittle-endian
3#ld: -r -melf32_tic6x_le
4#source: data-reloc-local-1.s
5#source: data-reloc-local-2.s
6#objdump: -r -s -j .data
7
8.*: *file format elf32-tic6x-le
9
10RELOCATION RECORDS FOR \[\.data\]:
11OFFSET TYPE VALUE
120+ R_C6000_ABS32 \.data
130+4 R_C6000_ABS32 \.data\+0x00000004
140+8 R_C6000_ABS32 \.data\+0x0000000c
150+c R_C6000_ABS32 \.data\+0x00000008
160+10 R_C6000_ABS16 \.data\+0x0000000c
170+12 R_C6000_ABS8 \.data\+0x00000008
180+13 R_C6000_ABS8 \.data\+0x0000000c
19
20
21Contents of section \.data:
22[ \t]*0000 00000000 00000000 00000000 00000000 .*
23[ \t]*0010 00000000 .*
This page took 0.127268 seconds and 4 git commands to generate.