2011-05-31 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / target-reloc-1.d
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
This page took 0.030394 seconds and 4 git commands to generate.