2011-05-31 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / abs-call-1.d
CommitLineData
6e7ce2cd
PB
1.*: file format elf32-.*
2
3
4Disassembly of section .text:
5
600008000 <arm>:
7 8000: eb03dffe bl 100000 <foo>
8 8004: ea03dffd b 100000 <foo>
63e1a0fc
PB
9 8008: fa03dffc blx 100000 <foo>
10 800c: eb03dffb bl 100000 <foo>
1100008010 <thumb>:
12 8010: f0f7 fff6 bl 100000 <foo>
13 8014: f0f7 bff4 b\.w 100000 <foo>
14 8018: f0f7 eff2 blx 100000 <foo>
This page took 0.0233 seconds and 4 git commands to generate.