ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / ifunc-14.dd
1
2 .*
3
4
5 Disassembly of section \.plt:
6
7 00009000 <.plt>:
8 9000: e52de004 push {lr} ; \(str lr, \[sp, #-4\]!\)
9 9004: e59fe004 ldr lr, \[pc, #4\] ; 9010 <.*>
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 #------------------------------------------------------------------------------
19 00009014 <f2t@plt>:
20 9014: e28fc600 add ip, pc, #0, 12
21 9018: e28cca07 add ip, ip, #28672 ; 0x7000
22 901c: e5bcfff0 ldr pc, \[ip, #4080\]! ; 0xff0
23 #------------------------------------------------------------------------------
24 #------ f2's .plt entry
25 #------------------------------------------------------------------------------
26 00009020 <f2@plt>:
27 9020: e28fc600 add ip, pc, #0, 12
28 9024: e28cca07 add ip, ip, #28672 ; 0x7000
29 9028: e5bcffe8 ldr pc, \[ip, #4072\]! ; 0xfe8
30
31 Disassembly of section \.iplt:
32
33 0000902c <f3-0x18>:
34 #------------------------------------------------------------------------------
35 #------ f1's .iplt entry
36 #------------------------------------------------------------------------------
37 902c: e28fc600 add ip, pc, #0, 12
38 9030: e28cca07 add ip, ip, #28672 ; 0x7000
39 9034: e5bcffe0 ldr pc, \[ip, #4064\]! ; 0xfe0
40 #------------------------------------------------------------------------------
41 #------ f1t's .iplt entry
42 #------------------------------------------------------------------------------
43 9038: e28fc600 add ip, pc, #0, 12
44 903c: e28cca07 add ip, ip, #28672 ; 0x7000
45 9040: e5bcffd8 ldr pc, \[ip, #4056\]! ; 0xfd8
46
47 00009044 <f3>:
48 9044: e28fc600 add ip, pc, #0, 12
49 9048: e28cca07 add ip, ip, #28672 ; 0x7000
50 904c: e5bcffd0 ldr pc, \[ip, #4048\]! ; 0xfd0
51
52 00009050 <f3t>:
53 9050: e28fc600 add ip, pc, #0, 12
54 9054: e28cca07 add ip, ip, #28672 ; 0x7000
55 9058: e5bcffc8 ldr pc, \[ip, #4040\]! ; 0xfc8
56
57 Disassembly of section \.text:
58
59 0000a000 <f1>:
60 a000: e1a0f00e mov pc, lr
61 a004: e1a0f00e mov pc, lr
62
63 0000a008 <f1t>:
64 a008: 46f7 mov pc, lr
65 a00a: 46f7 mov pc, lr
66
67 0000a00c <_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.032301 seconds and 4 git commands to generate.