Non-contiguous memory regions support: Avoid calls to abort
[deliverable/binutils-gdb.git] / ld / testsuite / ld-tic6x / data-reloc-local-r-rel.d
CommitLineData
41820509
JM
1#name: C6X data relocations, local symbols, -r, REL
2#as: -mlittle-endian -mgenerate-rel
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
140+8 R_C6000_ABS32 \.data
150+c R_C6000_ABS32 \.data
160+10 R_C6000_ABS16 \.data
170+12 R_C6000_ABS8 \.data
180+13 R_C6000_ABS8 \.data
19
20
21Contents of section \.data:
22[ \t]*0000 00000000 04000000 0c000000 08000000 \.\.\.\.\.\.\.\.\.\.\.\.\.\.\.\.
23[ \t]*0010 0c00080c \.\.\.\.
This page took 0.441089 seconds and 4 git commands to generate.