2009-01-19 Andrew Stubbs <ams@codesourcery.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / farcall-group.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: 02003024 .word 0x02003024
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: 02003021 .word 0x02003021
7413f23f
DJ
1300001014 <__bar3_veneer>:
14 1014: e51ff004 ldr pc, \[pc, #-4\] ; 1018 <__bar3_veneer\+0x4>
133d72e9 15 1018: 02003028 .word 0x02003028
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: 0200302d .word 0x0200302d
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: 0200302f .word 0x0200302f
24 ...
25
2600001040 <_start>:
7413f23f
DJ
27 1040: ebfffff0 bl 1008 <__bar_from_arm>
28 1044: ebffffed bl 1000 <__bar2_veneer>
133d72e9
NC
29
3000001048 <myfunc>:
7413f23f
DJ
31 1048: ebfffff1 bl 1014 <__bar3_veneer>
32 104c: ebfffff2 bl 101c <__bar4_from_arm>
33 1050: ebfffff4 bl 1028 <__bar5_from_arm>
133d72e9
NC
34Disassembly of section .foo:
35
3602003020 <bar>:
37 2003020: 4770 bx lr
38 ...
39
4002003024 <bar2>:
41 2003024: e12fff1e bx lr
42
4302003028 <bar3>:
44 2003028: e12fff1e bx lr
45
460200302c <bar4>:
47 200302c: 4770 bx lr
48
490200302e <bar5>:
50 200302e: 4770 bx lr
This page took 0.047912 seconds and 4 git commands to generate.