Remove arm-aout and arm-coff support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / target-reloc-1.d
CommitLineData
9a6f4e97 1#objdump: -dr --show-raw-insn
2ac93be7 2#skip: *-*-pe *-*-wince *-*-vxworks
9a6f4e97
NS
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
This page took 0.409817 seconds and 4 git commands to generate.