1 #as:
2 #objdump: -dr
3 #name: rela-1
4 
5 .*: +file format .*
6 
7 Disassembly of section .text:
8 
9 0+0000 <.text>:
10    0:	fe 00 00 00 	bl 0 <.text>
11 			0: R_M32R_26_PCREL_RELA	.text2\+0x8
12    4:	fe 00 00 00 	bl 4 <.text\+0x4>
13 			4: R_M32R_26_PCREL_RELA	.text2\+0x8
14    8:	7e 00 f0 00 	bl 8 <.text\+0x8> \|\| nop
15 			8: R_M32R_10_PCREL_RELA	.text2\+0x8
16    c:	b0 90 00 00 	bnez r0,c <.text\+0xc>
17 			c: R_M32R_18_PCREL_RELA	.text2\+0x8
18   10:	10 80 7e 00 	mv r0,r0 -> bl 10 <.text\+0x10>
19 			12: R_M32R_10_PCREL_RELA	.text2\+0x8
20 Disassembly of section .text2:
21 
22 0+0000 <label-0x8>:
23    0:	70 00 70 00 	nop -> nop
24    4:	70 00 70 00 	nop -> nop
25