Enhance objdump so that it will use .got, .plt and .plt.got section symbols when...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / ifunc-14.dd
CommitLineData
34e77a92
RS
1
2.*
3
4
5Disassembly of section \.plt:
6
a24bb4f0 700009000 <.plt>:
34e77a92 8 9000: e52de004 push {lr} ; \(str lr, \[sp, #-4\]!\)
a24bb4f0 9 9004: e59fe004 ldr lr, \[pc, #4\] ; 9010 <.*>
34e77a92
RS
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#------------------------------------------------------------------------------
6a631e86 1900009014 <f2t@plt>:
a415b1cd 20 9014: e28fc600 add ip, pc, #0, 12
34e77a92
RS
21 9018: e28cca07 add ip, ip, #28672 ; 0x7000
22 901c: e5bcfff0 ldr pc, \[ip, #4080\]! ; 0xff0
23#------------------------------------------------------------------------------
24#------ f2's .plt entry
25#------------------------------------------------------------------------------
6a631e86 2600009020 <f2@plt>:
a415b1cd 27 9020: e28fc600 add ip, pc, #0, 12
34e77a92
RS
28 9024: e28cca07 add ip, ip, #28672 ; 0x7000
29 9028: e5bcffe8 ldr pc, \[ip, #4072\]! ; 0xfe8
30
31Disassembly of section \.iplt:
32
330000902c <f3-0x18>:
34#------------------------------------------------------------------------------
35#------ f1's .iplt entry
36#------------------------------------------------------------------------------
a415b1cd 37 902c: e28fc600 add ip, pc, #0, 12
34e77a92
RS
38 9030: e28cca07 add ip, ip, #28672 ; 0x7000
39 9034: e5bcffe0 ldr pc, \[ip, #4064\]! ; 0xfe0
40#------------------------------------------------------------------------------
41#------ f1t's .iplt entry
42#------------------------------------------------------------------------------
a415b1cd 43 9038: e28fc600 add ip, pc, #0, 12
34e77a92
RS
44 903c: e28cca07 add ip, ip, #28672 ; 0x7000
45 9040: e5bcffd8 ldr pc, \[ip, #4056\]! ; 0xfd8
46
4700009044 <f3>:
a415b1cd 48 9044: e28fc600 add ip, pc, #0, 12
34e77a92
RS
49 9048: e28cca07 add ip, ip, #28672 ; 0x7000
50 904c: e5bcffd0 ldr pc, \[ip, #4048\]! ; 0xfd0
51
5200009050 <f3t>:
a415b1cd 53 9050: e28fc600 add ip, pc, #0, 12
34e77a92
RS
54 9054: e28cca07 add ip, ip, #28672 ; 0x7000
55 9058: e5bcffc8 ldr pc, \[ip, #4040\]! ; 0xfc8
56
57Disassembly of section \.text:
58
590000a000 <f1>:
60 a000: e1a0f00e mov pc, lr
61 a004: e1a0f00e mov pc, lr
62
630000a008 <f1t>:
64 a008: 46f7 mov pc, lr
65 a00a: 46f7 mov pc, lr
66
670000a00c <_start>:
68 a00c: f8df 4000 ldr\.w r4, \[pc\] ; a010 <_start\+0x4>
69#------------------------------------------------------------------------------
70#------ PC-relative offset of foo
71#------------------------------------------------------------------------------
72 a010: 00005ff0 \.word 0x00005ff0
73 a014: f8df 4000 ldr\.w r4, \[pc\] ; a018 <_start\+0xc>
74#------------------------------------------------------------------------------
75#------ PC-relative offset of f1's .iplt entry
76#------------------------------------------------------------------------------
77 a018: fffff014 \.word 0xfffff014
78 a01c: f8df 4000 ldr\.w r4, \[pc\] ; a020 <_start\+0x14>
79#------------------------------------------------------------------------------
80#------ PC-relative offset of f2's .plt entry
81#------------------------------------------------------------------------------
82 a020: fffff000 \.word 0xfffff000
83 a024: f8df 4000 ldr\.w r4, \[pc\] ; a028 <_start\+0x1c>
84#------------------------------------------------------------------------------
85#------ PC-relative offset of f3
86#------------------------------------------------------------------------------
87 a028: fffff01c \.word 0xfffff01c
88 a02c: f8df 4000 ldr\.w r4, \[pc\] ; a030 <_start\+0x24>
89#------------------------------------------------------------------------------
90#------ PC-relative offset of f1t's .iplt entry
91#------------------------------------------------------------------------------
92 a030: fffff008 \.word 0xfffff008
93 a034: f8df 4000 ldr\.w r4, \[pc\] ; a038 <_start\+0x2c>
94#------------------------------------------------------------------------------
95#------ PC-relative offset of f2t's .plt entry
96#------------------------------------------------------------------------------
97 a038: ffffefdc \.word 0xffffefdc
98 a03c: f8df 4000 ldr\.w r4, \[pc\] ; a040 <_start\+0x34>
99#------------------------------------------------------------------------------
100#------ PC-relative offset of f3t
101#------------------------------------------------------------------------------
102 a040: fffff010 \.word 0xfffff010
This page took 0.275213 seconds and 4 git commands to generate.