* linux-nat.c (debug_linux_nat_async): Delete.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / farcall-mix.d
CommitLineData
133d72e9
NC
1
2.*: file format .*
3
4Disassembly of section .text:
5
07d72278 600001000 <_start>:
fe33d2fa
CL
7 1000: eb000004 bl 1018 <__bar_from_arm>
8 1004: eb00000e bl 1044 <__bar2_veneer>
3e6b1042 9 1008: eb000005 bl 1024 <__bar3_veneer>
fe33d2fa
CL
10 100c: eb000009 bl 1038 <__bar4_from_arm>
11 1010: eb000005 bl 102c <__bar5_from_arm>
07d72278
DJ
12 1014: 00000000 andeq r0, r0, r0
13
fe33d2fa
CL
1400001018 <__bar_from_arm>:
15 1018: e59fc000 ldr ip, \[pc, #0\] ; 1020 <__bar_from_arm\+0x8>
07d72278 16 101c: e12fff1c bx ip
fe33d2fa 17 1020: 02002021 .word 0x02002021
3e6b1042
DJ
1800001024 <__bar3_veneer>:
19 1024: e51ff004 ldr pc, \[pc, #-4\] ; 1028 <__bar3_veneer\+0x4>
20 1028: 02002028 .word 0x02002028
fe33d2fa
CL
210000102c <__bar5_from_arm>:
22 102c: e59fc000 ldr ip, \[pc, #0\] ; 1034 <__bar5_from_arm\+0x8>
07d72278 23 1030: e12fff1c bx ip
fe33d2fa
CL
24 1034: 0200202f .word 0x0200202f
2500001038 <__bar4_from_arm>:
26 1038: e59fc000 ldr ip, \[pc, #0\] ; 1040 <__bar4_from_arm\+0x8>
27 103c: e12fff1c bx ip
28 1040: 0200202d .word 0x0200202d
29
3000001044 <__bar2_veneer>:
31 1044: e51ff004 ldr pc, \[pc, #-4\] ; 1048 <__bar2_veneer\+0x4>
32 1048: 02002024 .word 0x02002024
133d72e9 33 ...
fe33d2fa 34
133d72e9
NC
35Disassembly of section .foo:
36
3702002020 <bar>:
38 2002020: 4770 bx lr
39 ...
40
4102002024 <bar2>:
42 2002024: e12fff1e bx lr
43
4402002028 <bar3>:
45 2002028: e12fff1e bx lr
46
470200202c <bar4>:
48 200202c: 4770 bx lr
49
500200202e <bar5>:
51 200202e: 4770 bx lr
This page took 0.136811 seconds and 4 git commands to generate.