ld/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / ifunc-14.dd
CommitLineData
34e77a92
RS
1
2.*
3
4
5Disassembly of section \.plt:
6
700009000 <\.plt>:
8 9000: e52de004 push {lr} ; \(str lr, \[sp, #-4\]!\)
9 9004: e59fe004 ldr lr, \[pc, #4\] ; 9010 <__irel_end\+0xff0>
10 9008: e08fe00e add lr, pc, lr
11 900c: e5bef008 ldr pc, \[lr, #8\]!
12#------------------------------------------------------------------------------
13#------ PC-relative offset of .got.plt
14#------------------------------------------------------------------------------
15 9010: 00007ff0 \.word 0x00007ff0
16#------------------------------------------------------------------------------
17#------ f2t's .plt entry
18#------------------------------------------------------------------------------
a415b1cd 19 9014: e28fc600 add ip, pc, #0, 12
34e77a92
RS
20 9018: e28cca07 add ip, ip, #28672 ; 0x7000
21 901c: e5bcfff0 ldr pc, \[ip, #4080\]! ; 0xff0
22#------------------------------------------------------------------------------
23#------ f2's .plt entry
24#------------------------------------------------------------------------------
a415b1cd 25 9020: e28fc600 add ip, pc, #0, 12
34e77a92
RS
26 9024: e28cca07 add ip, ip, #28672 ; 0x7000
27 9028: e5bcffe8 ldr pc, \[ip, #4072\]! ; 0xfe8
28
29Disassembly of section \.iplt:
30
310000902c <f3-0x18>:
32#------------------------------------------------------------------------------
33#------ f1's .iplt entry
34#------------------------------------------------------------------------------
a415b1cd 35 902c: e28fc600 add ip, pc, #0, 12
34e77a92
RS
36 9030: e28cca07 add ip, ip, #28672 ; 0x7000
37 9034: e5bcffe0 ldr pc, \[ip, #4064\]! ; 0xfe0
38#------------------------------------------------------------------------------
39#------ f1t's .iplt entry
40#------------------------------------------------------------------------------
a415b1cd 41 9038: e28fc600 add ip, pc, #0, 12
34e77a92
RS
42 903c: e28cca07 add ip, ip, #28672 ; 0x7000
43 9040: e5bcffd8 ldr pc, \[ip, #4056\]! ; 0xfd8
44
4500009044 <f3>:
a415b1cd 46 9044: e28fc600 add ip, pc, #0, 12
34e77a92
RS
47 9048: e28cca07 add ip, ip, #28672 ; 0x7000
48 904c: e5bcffd0 ldr pc, \[ip, #4048\]! ; 0xfd0
49
5000009050 <f3t>:
a415b1cd 51 9050: e28fc600 add ip, pc, #0, 12
34e77a92
RS
52 9054: e28cca07 add ip, ip, #28672 ; 0x7000
53 9058: e5bcffc8 ldr pc, \[ip, #4040\]! ; 0xfc8
54
55Disassembly of section \.text:
56
570000a000 <f1>:
58 a000: e1a0f00e mov pc, lr
59 a004: e1a0f00e mov pc, lr
60
610000a008 <f1t>:
62 a008: 46f7 mov pc, lr
63 a00a: 46f7 mov pc, lr
64
650000a00c <_start>:
66 a00c: f8df 4000 ldr\.w r4, \[pc\] ; a010 <_start\+0x4>
67#------------------------------------------------------------------------------
68#------ PC-relative offset of foo
69#------------------------------------------------------------------------------
70 a010: 00005ff0 \.word 0x00005ff0
71 a014: f8df 4000 ldr\.w r4, \[pc\] ; a018 <_start\+0xc>
72#------------------------------------------------------------------------------
73#------ PC-relative offset of f1's .iplt entry
74#------------------------------------------------------------------------------
75 a018: fffff014 \.word 0xfffff014
76 a01c: f8df 4000 ldr\.w r4, \[pc\] ; a020 <_start\+0x14>
77#------------------------------------------------------------------------------
78#------ PC-relative offset of f2's .plt entry
79#------------------------------------------------------------------------------
80 a020: fffff000 \.word 0xfffff000
81 a024: f8df 4000 ldr\.w r4, \[pc\] ; a028 <_start\+0x1c>
82#------------------------------------------------------------------------------
83#------ PC-relative offset of f3
84#------------------------------------------------------------------------------
85 a028: fffff01c \.word 0xfffff01c
86 a02c: f8df 4000 ldr\.w r4, \[pc\] ; a030 <_start\+0x24>
87#------------------------------------------------------------------------------
88#------ PC-relative offset of f1t's .iplt entry
89#------------------------------------------------------------------------------
90 a030: fffff008 \.word 0xfffff008
91 a034: f8df 4000 ldr\.w r4, \[pc\] ; a038 <_start\+0x2c>
92#------------------------------------------------------------------------------
93#------ PC-relative offset of f2t's .plt entry
94#------------------------------------------------------------------------------
95 a038: ffffefdc \.word 0xffffefdc
96 a03c: f8df 4000 ldr\.w r4, \[pc\] ; a040 <_start\+0x34>
97#------------------------------------------------------------------------------
98#------ PC-relative offset of f3t
99#------------------------------------------------------------------------------
100 a040: fffff010 \.word 0xfffff010
This page took 0.077743 seconds and 4 git commands to generate.