ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / ifunc-13.dd
1
2 .*
3
4
5 Disassembly of section \.text:
6
7 0000a000 <f1>:
8 a000: e1a0f00e mov pc, lr
9
10 0000a004 <f3>:
11 a004: e1a0f00e mov pc, lr
12
13 0000a008 <f1t>:
14 a008: 46f7 mov pc, lr
15
16 0000a00a <f3t>:
17 a00a: 46f7 mov pc, lr
18
19 0000a00c <_start>:
20 a00c: 4c00 ldr r4, \[pc, #0\] ; \(a010 <_start\+0x4>\)
21 a00e: 4c01 ldr r4, \[pc, #4\] ; \(a014 <_start\+0x8>\)
22 #------------------------------------------------------------------------------
23 #------ .got offset for foo
24 #------------------------------------------------------------------------------
25 a010: 00000018 \.word 0x00000018
26 #------------------------------------------------------------------------------
27 #------ PC-relative offset of .got entry for foo
28 #------------------------------------------------------------------------------
29 a014: 00006ff8 \.word 0x00006ff8
30 a018: 4c00 ldr r4, \[pc, #0\] ; \(a01c <_start\+0x10>\)
31 a01a: 4c01 ldr r4, \[pc, #4\] ; \(a020 <_start\+0x14>\)
32 #------------------------------------------------------------------------------
33 #------ .got offset for f1
34 #------------------------------------------------------------------------------
35 a01c: 00000010 \.word 0x00000010
36 #------------------------------------------------------------------------------
37 #------ PC-relative offset of .got entry for f1
38 #------------------------------------------------------------------------------
39 a020: 00006ff0 \.word 0x00006ff0
40 a024: 4c00 ldr r4, \[pc, #0\] ; \(a028 <_start\+0x1c>\)
41 a026: 4c01 ldr r4, \[pc, #4\] ; \(a02c <_start\+0x20>\)
42 #------------------------------------------------------------------------------
43 #------ .got offset for f2
44 #------------------------------------------------------------------------------
45 a028: 00000024 \.word 0x00000024
46 #------------------------------------------------------------------------------
47 #------ PC-relative offset of .got entry for f2
48 #------------------------------------------------------------------------------
49 a02c: 00006ff8 \.word 0x00006ff8
50 a030: 4c00 ldr r4, \[pc, #0\] ; \(a034 <_start\+0x28>\)
51 a032: 4c01 ldr r4, \[pc, #4\] ; \(a038 <_start\+0x2c>\)
52 #------------------------------------------------------------------------------
53 #------ .got offset for f3
54 #------------------------------------------------------------------------------
55 a034: 00000020 \.word 0x00000020
56 #------------------------------------------------------------------------------
57 #------ PC-relative offset of .got entry for f3
58 #------------------------------------------------------------------------------
59 a038: 00006fe8 \.word 0x00006fe8
60 a03c: 4c00 ldr r4, \[pc, #0\] ; \(a040 <_start\+0x34>\)
61 a03e: 4c01 ldr r4, \[pc, #4\] ; \(a044 <_start\+0x38>\)
62 #------------------------------------------------------------------------------
63 #------ .got offset for f1t
64 #------------------------------------------------------------------------------
65 a040: 00000014 \.word 0x00000014
66 #------------------------------------------------------------------------------
67 #------ PC-relative offset of .got entry for f1t
68 #------------------------------------------------------------------------------
69 a044: 00006fd0 \.word 0x00006fd0
70 a048: 4c00 ldr r4, \[pc, #0\] ; \(a04c <_start\+0x40>\)
71 a04a: 4c01 ldr r4, \[pc, #4\] ; \(a050 <_start\+0x44>\)
72 #------------------------------------------------------------------------------
73 #------ .got offset for f2t
74 #------------------------------------------------------------------------------
75 a04c: 0000001c \.word 0x0000001c
76 #------------------------------------------------------------------------------
77 #------ PC-relative offset of .got entry for f2t
78 #------------------------------------------------------------------------------
79 a050: 00006fcc \.word 0x00006fcc
80 a054: 4c00 ldr r4, \[pc, #0\] ; \(a058 <_start\+0x4c>\)
81 a056: 4c01 ldr r4, \[pc, #4\] ; \(a05c <_start\+0x50>\)
82 #------------------------------------------------------------------------------
83 #------ .got offset for f3t
84 #------------------------------------------------------------------------------
85 a058: 00000028 \.word 0x00000028
86 #------------------------------------------------------------------------------
87 #------ PC-relative offset of .got entry for f3t
88 #------------------------------------------------------------------------------
89 a05c: 00006fcc \.word 0x00006fcc
This page took 0.040568 seconds and 4 git commands to generate.