Fix unexpected failures in the linker testsuite for ARM VxWorks targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / vxworks1-lib.dd
CommitLineData
00a97672
RS
1
2.*: file format .*
3
4Disassembly of section \.plt:
5
600080800 <_PROCEDURE_LINKAGE_TABLE_>:
aebf9be7 7 80800: e59fc000 ldr ip, \[pc] ; 80808 <.*>
00a97672 8 80804: e79cf009 ldr pc, \[ip, r9\]
d3753b85 9 80808: 0000000c .word 0x0000000c
aebf9be7 10 8080c: e59fc000 ldr ip, \[pc] ; 80814 <.*>
00a97672 11 80810: e599f008 ldr pc, \[r9, #8\]
d3753b85 12 80814: 00000000 .word 0x00000000
aebf9be7 13 80818: e59fc000 ldr ip, \[pc] ; 80820 <.*>
00a97672 14 8081c: e79cf009 ldr pc, \[ip, r9\]
d3753b85 15 80820: 00000010 .word 0x00000010
aebf9be7 16 80824: e59fc000 ldr ip, \[pc] ; 8082c <.*>
00a97672 17 80828: e599f008 ldr pc, \[r9, #8\]
d3753b85 18 8082c: 0000000c .word 0x0000000c
00a97672
RS
19Disassembly of section \.text:
20
2100080c00 <foo>:
d3753b85
RS
22 80c00: e92dc200 push {r9, lr, pc}
23 80c04: e59f9024 ldr r9, \[pc, #36\] ; 80c30 <.*>
00a97672
RS
24 80c08: e5999000 ldr r9, \[r9\]
25 80c0c: e5999000 ldr r9, \[r9\]
d3753b85 26 80c10: e59f001c ldr r0, \[pc, #28\] ; 80c34 <.*>
00a97672 27 80c14: e7991000 ldr r1, \[r9, r0\]
aebf9be7 28 80c18: e2811001 add r1, r1, #1
00a97672
RS
29 80c1c: e7891000 str r1, \[r9, r0\]
30 80c20: eb000004 bl 80c38 <slocal>
d3753b85
RS
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
00a97672
RS
36
3700080c38 <slocal>:
38 80c38: e1a0f00e mov pc, lr
39
4000080c3c <sglobal>:
41 80c3c: e1a0f00e mov pc, lr
This page took 0.429586 seconds and 4 git commands to generate.