1 #source: emit-relocs1.s
2 #ld: -Ttext 0x10000 --defsym target=0xc000 -e0 --emit-relocs
3 #objdump: -dr
4 #...
5  +10000:	e1a00000 	nop	.*
6  +10004:	e1a00000 	nop	.*
7  +10008:	e1a00000 	nop	.*
8  +1000c:	e1a00000 	nop	.*
9  +10010:	eaffeffa 	b	c000 <target>
10 	+10010: R_ARM_(JUMP|PC)24	target
11  +10014:	eaffeffd 	b	c010 <target\+0x10>
12 	+10014: R_ARM_(JUMP|PC)24	target
13