[ARM/STM32L4XX] PR 20030: --fix-stm32l4xx-629360 fails to create vldm/vpop veneers...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / ifunc-12.dd
1
2 .*
3
4
5 Disassembly of section \.text:
6
7 0000a000 <f1>:
8 a000: e1a0f00e mov pc, lr
9
10 0000a004 <f2>:
11 a004: e1a0f00e mov pc, lr
12
13 0000a008 <f3>:
14 a008: e1a0f00e mov pc, lr
15
16 0000a00c <f1t>:
17 a00c: 46f7 mov pc, lr
18
19 0000a00e <f2t>:
20 a00e: 46f7 mov pc, lr
21
22 0000a010 <f3t>:
23 a010: 46f7 mov pc, lr
24
25 0000a012 <_start>:
26 a012: f8df 4004 ldr\.w r4, \[pc, #4\] ; a018 <_start\+0x6>
27 a016: 4c01 ldr r4, \[pc, #4\] ; \(a01c <_start\+0xa>\)
28 #------------------------------------------------------------------------------
29 #------ .got offset for foo
30 #------------------------------------------------------------------------------
31 a018: 00000018 \.word 0x00000018
32 #------------------------------------------------------------------------------
33 #------ PC-relative offset of .got entry for foo
34 #------------------------------------------------------------------------------
35 a01c: 00006ff0 \.word 0x00006ff0
36 a020: 4c00 ldr r4, \[pc, #0\] ; \(a024 <_start\+0x12>\)
37 a022: 4c01 ldr r4, \[pc, #4\] ; \(a028 <_start\+0x16>\)
38 #------------------------------------------------------------------------------
39 #------ .got offset for f1
40 #------------------------------------------------------------------------------
41 a024: 00000010 \.word 0x00000010
42 #------------------------------------------------------------------------------
43 #------ PC-relative offset of .got entry for f1
44 #------------------------------------------------------------------------------
45 a028: 00006fe8 \.word 0x00006fe8
46 a02c: 4c00 ldr r4, \[pc, #0\] ; \(a030 <_start\+0x1e>\)
47 a02e: 4c01 ldr r4, \[pc, #4\] ; \(a034 <_start\+0x22>\)
48 #------------------------------------------------------------------------------
49 #------ .got offset for f2
50 #------------------------------------------------------------------------------
51 a030: 00000024 \.word 0x00000024
52 #------------------------------------------------------------------------------
53 #------ PC-relative offset of .got entry for f2
54 #------------------------------------------------------------------------------
55 a034: 00006ff0 \.word 0x00006ff0
56 a038: 4c00 ldr r4, \[pc, #0\] ; \(a03c <_start\+0x2a>\)
57 a03a: 4c01 ldr r4, \[pc, #4\] ; \(a040 <_start\+0x2e>\)
58 #------------------------------------------------------------------------------
59 #------ .got offset for f3
60 #------------------------------------------------------------------------------
61 a03c: 00000020 \.word 0x00000020
62 #------------------------------------------------------------------------------
63 #------ PC-relative offset of .got entry for f3
64 #------------------------------------------------------------------------------
65 a040: 00006fe0 \.word 0x00006fe0
66 a044: 4c00 ldr r4, \[pc, #0\] ; \(a048 <_start\+0x36>\)
67 a046: 4c01 ldr r4, \[pc, #4\] ; \(a04c <_start\+0x3a>\)
68 #------------------------------------------------------------------------------
69 #------ .got offset for f1t
70 #------------------------------------------------------------------------------
71 a048: 00000014 \.word 0x00000014
72 #------------------------------------------------------------------------------
73 #------ PC-relative offset of .got entry for f1t
74 #------------------------------------------------------------------------------
75 a04c: 00006fc8 \.word 0x00006fc8
76 a050: 4c00 ldr r4, \[pc, #0\] ; \(a054 <_start\+0x42>\)
77 a052: 4c01 ldr r4, \[pc, #4\] ; \(a058 <_start\+0x46>\)
78 #------------------------------------------------------------------------------
79 #------ .got offset for f2t
80 #------------------------------------------------------------------------------
81 a054: 0000001c \.word 0x0000001c
82 #------------------------------------------------------------------------------
83 #------ PC-relative offset of .got entry for f2t
84 #------------------------------------------------------------------------------
85 a058: 00006fc4 \.word 0x00006fc4
86 a05c: 4c00 ldr r4, \[pc, #0\] ; \(a060 <_start\+0x4e>\)
87 a05e: 4c01 ldr r4, \[pc, #4\] ; \(a064 <_start\+0x52>\)
88 #------------------------------------------------------------------------------
89 #------ .got offset for f3t
90 #------------------------------------------------------------------------------
91 a060: 00000028 \.word 0x00000028
92 #------------------------------------------------------------------------------
93 #------ PC-relative offset of .got entry for f3t
94 #------------------------------------------------------------------------------
95 a064: 00006fc4 \.word 0x00006fc4
This page took 0.037031 seconds and 4 git commands to generate.