Apply ld-arm/gc-hidden-1 to all ELF targets, not just *eabi* targets
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / ifunc-16.dd
1
2 .*
3
4
5 Disassembly of section \.iplt:
6
7 00009000 <f2t-0x18>:
8 #------------------------------------------------------------------------------
9 #------ f1's .iplt entry
10 #------------------------------------------------------------------------------
11 9000: e28fc600 add ip, pc, #0, 12
12 9004: e28cca08 add ip, ip, #8, 20 ; 0x8000
13 9008: e5bcf004 ldr pc, \[ip, #4\]!
14 #------------------------------------------------------------------------------
15 #------ f1t's .iplt entry
16 #------------------------------------------------------------------------------
17 900c: e28fc600 add ip, pc, #0, 12
18 9010: e28cca07 add ip, ip, #28672 ; 0x7000
19 9014: e5bcfffc ldr pc, \[ip, #4092\]! ; 0xffc
20
21 00009018 <f2t>:
22 9018: e28fc600 add ip, pc, #0, 12
23 901c: e28cca07 add ip, ip, #28672 ; 0x7000
24 9020: e5bcfff4 ldr pc, \[ip, #4084\]! ; 0xff4
25
26 00009024 <f3>:
27 9024: e28fc600 add ip, pc, #0, 12
28 9028: e28cca07 add ip, ip, #28672 ; 0x7000
29 902c: e5bcffec ldr pc, \[ip, #4076\]! ; 0xfec
30
31 00009030 <f2>:
32 9030: e28fc600 add ip, pc, #0, 12
33 9034: e28cca07 add ip, ip, #28672 ; 0x7000
34 9038: e5bcffe4 ldr pc, \[ip, #4068\]! ; 0xfe4
35
36 0000903c <f3t>:
37 903c: e28fc600 add ip, pc, #0, 12
38 9040: e28cca07 add ip, ip, #28672 ; 0x7000
39 9044: e5bcffdc ldr pc, \[ip, #4060\]! ; 0xfdc
40
41 Disassembly of section \.text:
42
43 0000a000 <f1>:
44 a000: e1a0f00e mov pc, lr
45 a004: e1a0f00e mov pc, lr
46 a008: e1a0f00e mov pc, lr
47
48 0000a00c <f1t>:
49 a00c: 46f7 mov pc, lr
50 a00e: 46f7 mov pc, lr
51 a010: 46f7 mov pc, lr
52
53 0000a012 <_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.069218 seconds and 4 git commands to generate.