1 #name: Emit relocs 1
2 #source: emit-relocs-1a.s
3 #source: emit-relocs-1b.s
4 #ld: -q -T emit-relocs-1.ld
5 #objdump: -sr
6 
7 .*:     file format .*
8 
9 RELOCATION RECORDS FOR \[\.data\]:
10 OFFSET   TYPE              VALUE *
11 00000000 R_NIOS2_BFD_RELOC32  \.data
12 00000004 R_NIOS2_BFD_RELOC32  \.data\+0x00001000
13 00000008 R_NIOS2_BFD_RELOC32  \.merge1\+0x00000002
14 0000000c R_NIOS2_BFD_RELOC32  \.merge2
15 00000010 R_NIOS2_BFD_RELOC32  \.merge3
16 00000014 R_NIOS2_BFD_RELOC32  \.merge3\+0x00000004
17 00000020 R_NIOS2_BFD_RELOC32  \.data\+0x00000020
18 00000024 R_NIOS2_BFD_RELOC32  \.data\+0x00001020
19 00000028 R_NIOS2_BFD_RELOC32  \.merge1
20 0000002c R_NIOS2_BFD_RELOC32  \.merge2\+0x00000002
21 00000030 R_NIOS2_BFD_RELOC32  \.merge3\+0x00000008
22 00000034 R_NIOS2_BFD_RELOC32  \.merge3\+0x00000004
23 
24 
25 Contents of section \.text:
26  80000 3a880100 00000000 00000000 00000000  .*
27 Contents of section \.merge1:
28  80400 666c7574 74657200                    flutter.*
29 Contents of section \.merge2:
30  80800 74617374 696e6700                    tasting.*
31 Contents of section \.merge3:
32  80c00 00010000 00020000 00030000           .*
33 Contents of section \.data:
34  81000 00100800 00200800 02040800 00080800  .*
35  81010 000c0800 040c0800 00000000 00000000  .*
36  81020 20100800 20200800 00040800 02080800  .*
37  81030 080c0800 040c0800 .*
38