bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / vxworks1-lib.dd
1
2 .*: file format .*
3
4 Disassembly of section \.plt:
5
6 00080800 <_PROCEDURE_LINKAGE_TABLE_>:
7 80800: e59fc000 ldr ip, \[pc, #0\] ; 80808 <.*>
8 80804: e79cf009 ldr pc, \[ip, r9\]
9 80808: 0000000c .word 0x0000000c
10 8080c: e59fc000 ldr ip, \[pc, #0\] ; 80814 <.*>
11 80810: e599f008 ldr pc, \[r9, #8\]
12 80814: 00000000 .word 0x00000000
13 80818: e59fc000 ldr ip, \[pc, #0\] ; 80820 <.*>
14 8081c: e79cf009 ldr pc, \[ip, r9\]
15 80820: 00000010 .word 0x00000010
16 80824: e59fc000 ldr ip, \[pc, #0\] ; 8082c <.*>
17 80828: e599f008 ldr pc, \[r9, #8\]
18 8082c: 0000000c .word 0x0000000c
19 Disassembly of section \.text:
20
21 00080c00 <foo>:
22 80c00: e92dc200 push {r9, lr, pc}
23 80c04: e59f9024 ldr r9, \[pc, #36\] ; 80c30 <.*>
24 80c08: e5999000 ldr r9, \[r9\]
25 80c0c: e5999000 ldr r9, \[r9\]
26 80c10: e59f001c ldr r0, \[pc, #28\] ; 80c34 <.*>
27 80c14: e7991000 ldr r1, \[r9, r0\]
28 80c18: e2811001 add r1, r1, #1 ; 0x1
29 80c1c: e7891000 str r1, \[r9, r0\]
30 80c20: eb000004 bl 80c38 <slocal>
31 80c24: ebfffefb bl 80818 <.*>
32 80c28: ebfffef4 bl 80800 <.*>
33 80c2c: e8bd8200 pop {r9, pc}
34 80c30: 00000000 .word 0x00000000
35 80c34: 00000014 .word 0x00000014
36
37 00080c38 <slocal>:
38 80c38: e1a0f00e mov pc, lr
39
40 00080c3c <sglobal>:
41 80c3c: e1a0f00e mov pc, lr
This page took 0.032425 seconds and 4 git commands to generate.