2004-09-13 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / pic.d
CommitLineData
ca6489f9
PB
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: PIC
3
4# Test generation of PIC
5
6.*: +file format .*arm.*
7
8Disassembly of section .text:
22a398e1 900+0 <[^>]*> ebfffffe bl 00+0 <[^>]*>
ca6489f9 10 0: R_ARM_PC24 foo
22a398e1 1100+4 <[^>]*> ebfffffe bl 00+4 <[^>]*>
ca6489f9
PB
12 4: R_ARM_PLT32 foo
13 \.\.\.
14 8: R_ARM_ABS32 sym
15 c: R_ARM_GOT32 sym
16 10: R_ARM_GOTOFF sym
17 14: R_ARM_GOTPC _GLOBAL_OFFSET_TABLE_
db6579d4
PB
18 18: R_ARM_RELABS32 foo2
19 1c: R_ARM_SBREL32 foo3
This page took 0.252437 seconds and 4 git commands to generate.