Home | History | Annotate | Download | only in arm
      1 #objdump: -dr --show-raw-insn
      2 #skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix* *-*-vxworks
      3 #name: TARGET reloc
      4 
      5 .*:     file format .*arm.*
      6 
      7 Disassembly of section .text:
      8 
      9 00000000 <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