1#objdump: -dr --show-raw-insn
2#skip: *-*-pe *-*-wince *-*-vxworks
3#name: TARGET reloc
4
5.*:     file format .*arm.*
6
7Disassembly of section .text:
8
900000000 <foo>:
10   0:	00001234 	.*
11			0: R_ARM_TARGET2	foo
12   4:	cdef0000 	.*
13			4: R_ARM_TARGET2	foo
14   8:	76543210 	.*
15			8: R_ARM_TARGET2	foo
16