* elf32-arm.c (STUB_ENTRY_NAME): Define.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / farcall-mix2.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
13 1014: 00000000 .word 0x00000000
14
1500001018 <_start>:
7413f23f
DJ
16 1018: ebfffffa bl 1008 <__bar_from_arm>
17 101c: ebfffff7 bl 1000 <__bar2_veneer>
133d72e9
NC
18Disassembly of section .mytext:
19
7413f23f
DJ
2000002000 <__bar5_from_arm>:
21 2000: e59fc000 ldr ip, \[pc, #0\] ; 2008 <__bar5_from_arm\+0x8>
133d72e9
NC
22 2004: e12fff1c bx ip
23 2008: 0200302f .word 0x0200302f
7413f23f
DJ
240000200c <__bar3_veneer>:
25 200c: e51ff004 ldr pc, \[pc, #-4\] ; 2010 <__bar3_veneer\+0x4>
133d72e9 26 2010: 02003028 .word 0x02003028
7413f23f
DJ
2700002014 <__bar4_from_arm>:
28 2014: e59fc000 ldr ip, \[pc, #0\] ; 201c <__bar4_from_arm\+0x8>
133d72e9
NC
29 2018: e12fff1c bx ip
30 201c: 0200302d .word 0x0200302d
31 ...
7413f23f
DJ
32 2028: ebfffff7 bl 200c <__bar3_veneer>
33 202c: ebfffff8 bl 2014 <__bar4_from_arm>
34 2030: ebfffff2 bl 2000 <__bar5_from_arm>
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.028407 seconds and 4 git commands to generate.