IFUNC: Update IFUNC resolver check with DT_TEXTREL
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / ifunc-16.dd
CommitLineData
34e77a92
RS
1
2.*
3
4
5Disassembly of section \.iplt:
6
700009000 <f2t-0x18>:
8#------------------------------------------------------------------------------
9#------ f1's .iplt entry
10#------------------------------------------------------------------------------
a415b1cd
JB
11 9000: e28fc600 add ip, pc, #0, 12
12 9004: e28cca08 add ip, ip, #8, 20 ; 0x8000
34e77a92
RS
13 9008: e5bcf004 ldr pc, \[ip, #4\]!
14#------------------------------------------------------------------------------
15#------ f1t's .iplt entry
16#------------------------------------------------------------------------------
a415b1cd 17 900c: e28fc600 add ip, pc, #0, 12
34e77a92
RS
18 9010: e28cca07 add ip, ip, #28672 ; 0x7000
19 9014: e5bcfffc ldr pc, \[ip, #4092\]! ; 0xffc
20
2100009018 <f2t>:
a415b1cd 22 9018: e28fc600 add ip, pc, #0, 12
34e77a92
RS
23 901c: e28cca07 add ip, ip, #28672 ; 0x7000
24 9020: e5bcfff4 ldr pc, \[ip, #4084\]! ; 0xff4
25
2600009024 <f3>:
a415b1cd 27 9024: e28fc600 add ip, pc, #0, 12
34e77a92
RS
28 9028: e28cca07 add ip, ip, #28672 ; 0x7000
29 902c: e5bcffec ldr pc, \[ip, #4076\]! ; 0xfec
30
3100009030 <f2>:
a415b1cd 32 9030: e28fc600 add ip, pc, #0, 12
34e77a92
RS
33 9034: e28cca07 add ip, ip, #28672 ; 0x7000
34 9038: e5bcffe4 ldr pc, \[ip, #4068\]! ; 0xfe4
35
360000903c <f3t>:
a415b1cd 37 903c: e28fc600 add ip, pc, #0, 12
34e77a92
RS
38 9040: e28cca07 add ip, ip, #28672 ; 0x7000
39 9044: e5bcffdc ldr pc, \[ip, #4060\]! ; 0xfdc
40
41Disassembly of section \.text:
42
430000a000 <f1>:
44 a000: e1a0f00e mov pc, lr
45 a004: e1a0f00e mov pc, lr
46 a008: e1a0f00e mov pc, lr
47
480000a00c <f1t>:
49 a00c: 46f7 mov pc, lr
50 a00e: 46f7 mov pc, lr
51 a010: 46f7 mov pc, lr
52
530000a012 <_start>:
54 a012: 4c00 ldr r4, \[pc, #0\] ; \(a014 <_start\+0x2>\)
55#------------------------------------------------------------------------------
56#------ foo
57#------------------------------------------------------------------------------
58 a014: 00010000 \.word 0x00010000
59 a018: f8df 4000 ldr\.w r4, \[pc\] ; a01c <_start\+0xa>
60#------------------------------------------------------------------------------
61#------ f1's .iplt entry
62#------------------------------------------------------------------------------
63 a01c: 00009000 \.word 0x00009000
64 a020: f8df 4000 ldr\.w r4, \[pc\] ; a024 <_start\+0x12>
65#------------------------------------------------------------------------------
66#------ f2
67#------------------------------------------------------------------------------
68 a024: 00009030 \.word 0x00009030
69 a028: f8df 4000 ldr\.w r4, \[pc\] ; a02c <_start\+0x1a>
70#------------------------------------------------------------------------------
71#------ f3
72#------------------------------------------------------------------------------
73 a02c: 00009024 \.word 0x00009024
74 a030: f8df 4000 ldr\.w r4, \[pc\] ; a034 <_start\+0x22>
75#------------------------------------------------------------------------------
76#------ f1t's .iplt entry
77#------------------------------------------------------------------------------
78 a034: 0000900c \.word 0x0000900c
79 a038: f8df 4000 ldr\.w r4, \[pc\] ; a03c <_start\+0x2a>
80#------------------------------------------------------------------------------
81#------ f2t
82#------------------------------------------------------------------------------
83 a03c: 00009018 \.word 0x00009018
84 a040: f8df 4000 ldr\.w r4, \[pc\] ; a044 <_start\+0x32>
85#------------------------------------------------------------------------------
86#------ f3t
87#------------------------------------------------------------------------------
88 a044: 0000903c \.word 0x0000903c
This page took 0.522655 seconds and 4 git commands to generate.