1#source: emit-relocs-280.s
2#ld: -T relocs.ld --defsym target=0xc000 -e0 --emit-relocs
3#objdump: -dr
4#...
5 +10000:	8a000000 	and	.*
6 +10004:	8a000000 	and	.*
7 +10008:	8a000000 	and	.*
8 +1000c:	8a000000 	and	.*
9 +10010:	54fdff80 	b.eq	c000 <target>  // .*
10	+10010: R_AARCH64_CONDBR19	target
11 +10014:	54fdffe0 	b.eq	c010 <target\+0x10>  // .*
12	+10014: R_AARCH64_CONDBR19	target\+0x10
13