bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / farcall-group-size2.d
CommitLineData
133d72e9
NC
1
2.*: file format .*
3
4Disassembly of section .text:
5
07d72278 600001000 <_start>:
3e6b1042
DJ
7 1000: eb000000 bl 1008 <__bar_from_arm>
8 1004: eb000002 bl 1014 <__bar2_veneer>
900001008 <__bar_from_arm>:
10 1008: e59fc000 ldr ip, \[pc, #0\] ; 1010 <__bar_from_arm\+0x8>
11 100c: e12fff1c bx ip
12 1010: 02003021 .word 0x02003021
1300001014 <__bar2_veneer>:
14 1014: e51ff004 ldr pc, \[pc, #-4\] ; 1018 <__bar2_veneer\+0x4>
15 1018: 02003024 .word 0x02003024
07d72278
DJ
16 101c: 00000000 .word 0x00000000
1700001020 <myfunc>:
3e6b1042
DJ
18 1020: eb000008 bl 1048 <__bar3_veneer>
19 1024: eb000004 bl 103c <__bar4_from_arm>
20 1028: eb000000 bl 1030 <__bar5_from_arm>
07d72278 21 102c: 00000000 andeq r0, r0, r0
3e6b1042
DJ
2200001030 <__bar5_from_arm>:
23 1030: e59fc000 ldr ip, \[pc, #0\] ; 1038 <__bar5_from_arm\+0x8>
24 1034: e12fff1c bx ip
25 1038: 0200302f .word 0x0200302f
260000103c <__bar4_from_arm>:
27 103c: e59fc000 ldr ip, \[pc, #0\] ; 1044 <__bar4_from_arm\+0x8>
28 1040: e12fff1c bx ip
29 1044: 0200302d .word 0x0200302d
3000001048 <__bar3_veneer>:
31 1048: e51ff004 ldr pc, \[pc, #-4\] ; 104c <__bar3_veneer\+0x4>
32 104c: 02003028 .word 0x02003028
133d72e9
NC
33 ...
34
133d72e9
NC
35Disassembly of section .foo:
36
3702003020 <bar>:
38 2003020: 4770 bx lr
39 ...
40
4102003024 <bar2>:
42 2003024: e12fff1e bx lr
43
4402003028 <bar3>:
45 2003028: e12fff1e bx lr
46
470200302c <bar4>:
48 200302c: 4770 bx lr
49
500200302e <bar5>:
51 200302e: 4770 bx lr
This page took 0.242543 seconds and 4 git commands to generate.