1 #source: emit-relocs-279.s
2 #ld: -T relocs.ld --defsym target=0xc000 --defsym target2=0x45678 -e0 --emit-relocs
3 #error: .*truncated.*target2.*
4 #objdump: -dr
5 #...
6  +10000:	8a000000 	and	.*
7  +10004:	8a000000 	and	.*
8  +10008:	8a000000 	and	.*
9  +1000c:	8a000000 	and	.*
10  +10010:	17ffeffc 	b	c000 <target>
11 	+10010: R_AARCH64_TSTBR14	target
12  +10014:	17ffefff 	b	c010 <target\+0x10>
13 	+10014: R_AARCH64_TSTBR14	target\+0x10
14