2009-01-19 Andrew Stubbs <ams@codesourcery.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / farcall-mix.d
CommitLineData
133d72e9
NC
1
2.*: file format .*
3
4Disassembly of section .text:
5
7413f23f
DJ
600001000 <__bar2_veneer>:
7 1000: e51ff004 ldr pc, \[pc, #-4\] ; 1004 <__bar2_veneer\+0x4>
133d72e9 8 1004: 02002024 .word 0x02002024
7413f23f
DJ
900001008 <__bar_from_arm>:
10 1008: e59fc000 ldr ip, \[pc, #0\] ; 1010 <__bar_from_arm\+0x8>
133d72e9
NC
11 100c: e12fff1c bx ip
12 1010: 02002021 .word 0x02002021
7413f23f
DJ
1300001014 <__bar3_veneer>:
14 1014: e51ff004 ldr pc, \[pc, #-4\] ; 1018 <__bar3_veneer\+0x4>
133d72e9 15 1018: 02002028 .word 0x02002028
7413f23f
DJ
160000101c <__bar4_from_arm>:
17 101c: e59fc000 ldr ip, \[pc, #0\] ; 1024 <__bar4_from_arm\+0x8>
133d72e9
NC
18 1020: e12fff1c bx ip
19 1024: 0200202d .word 0x0200202d
7413f23f
DJ
2000001028 <__bar5_from_arm>:
21 1028: e59fc000 ldr ip, \[pc, #0\] ; 1030 <__bar5_from_arm\+0x8>
133d72e9
NC
22 102c: e12fff1c bx ip
23 1030: 0200202f .word 0x0200202f
24 ...
25
2600001040 <_start>:
7413f23f
DJ
27 1040: ebfffff0 bl 1008 <__bar_from_arm>
28 1044: ebffffed bl 1000 <__bar2_veneer>
29 1048: ebfffff1 bl 1014 <__bar3_veneer>
30 104c: ebfffff2 bl 101c <__bar4_from_arm>
31 1050: ebfffff4 bl 1028 <__bar5_from_arm>
133d72e9
NC
32Disassembly of section .foo:
33
3402002020 <bar>:
35 2002020: 4770 bx lr
36 ...
37
3802002024 <bar2>:
39 2002024: e12fff1e bx lr
40
4102002028 <bar3>:
42 2002028: e12fff1e bx lr
43
440200202c <bar4>:
45 200202c: 4770 bx lr
46
470200202e <bar5>:
48 200202e: 4770 bx lr
This page took 0.047427 seconds and 4 git commands to generate.