1 /* X86-64 specific support for 64-bit ELF
2 Copyright 2000, 2001, 2002 Free Software Foundation, Inc.
3 Contributed by Jan Hubicka <jh@suse.cz>.
5 This file is part of BFD, the Binary File Descriptor library.
7 This program is free software; you can redistribute it and/or modify
8 it under the terms of the GNU General Public License as published by
9 the Free Software Foundation; either version 2 of the License, or
10 (at your option) any later version.
12 This program is distributed in the hope that it will be useful,
13 but WITHOUT ANY WARRANTY; without even the implied warranty of
14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 GNU General Public License for more details.
17 You should have received a copy of the GNU General Public License
18 along with this program; if not, write to the Free Software
19 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
27 #include "elf/x86-64.h"
29 /* In case we're on a 32-bit machine, construct a 64-bit "-1" value. */
30 #define MINUS_ONE (~ (bfd_vma) 0)
32 /* The relocation "howto" table. Order of fields:
33 type, size, bitsize, pc_relative, complain_on_overflow,
34 special_function, name, partial_inplace, src_mask, dst_pack, pcrel_offset. */
35 static reloc_howto_type x86_64_elf_howto_table
[] =
37 HOWTO(R_X86_64_NONE
, 0, 0, 0, false, 0, complain_overflow_dont
,
38 bfd_elf_generic_reloc
, "R_X86_64_NONE", false, 0x00000000, 0x00000000,
40 HOWTO(R_X86_64_64
, 0, 4, 64, false, 0, complain_overflow_bitfield
,
41 bfd_elf_generic_reloc
, "R_X86_64_64", false, MINUS_ONE
, MINUS_ONE
,
43 HOWTO(R_X86_64_PC32
, 0, 2, 32, true, 0, complain_overflow_signed
,
44 bfd_elf_generic_reloc
, "R_X86_64_PC32", false, 0xffffffff, 0xffffffff,
46 HOWTO(R_X86_64_GOT32
, 0, 2, 32, false, 0, complain_overflow_signed
,
47 bfd_elf_generic_reloc
, "R_X86_64_GOT32", false, 0xffffffff, 0xffffffff,
49 HOWTO(R_X86_64_PLT32
, 0, 2, 32, true, 0, complain_overflow_signed
,
50 bfd_elf_generic_reloc
, "R_X86_64_PLT32", false, 0xffffffff, 0xffffffff,
52 HOWTO(R_X86_64_COPY
, 0, 2, 32, false, 0, complain_overflow_bitfield
,
53 bfd_elf_generic_reloc
, "R_X86_64_COPY", false, 0xffffffff, 0xffffffff,
55 HOWTO(R_X86_64_GLOB_DAT
, 0, 4, 64, false, 0, complain_overflow_bitfield
,
56 bfd_elf_generic_reloc
, "R_X86_64_GLOB_DAT", false, MINUS_ONE
,
58 HOWTO(R_X86_64_JUMP_SLOT
, 0, 4, 64, false, 0, complain_overflow_bitfield
,
59 bfd_elf_generic_reloc
, "R_X86_64_JUMP_SLOT", false, MINUS_ONE
,
61 HOWTO(R_X86_64_RELATIVE
, 0, 4, 64, false, 0, complain_overflow_bitfield
,
62 bfd_elf_generic_reloc
, "R_X86_64_RELATIVE", false, MINUS_ONE
,
64 HOWTO(R_X86_64_GOTPCREL
, 0, 2, 32, true, 0, complain_overflow_signed
,
65 bfd_elf_generic_reloc
, "R_X86_64_GOTPCREL", false, 0xffffffff,
67 HOWTO(R_X86_64_32
, 0, 2, 32, false, 0, complain_overflow_unsigned
,
68 bfd_elf_generic_reloc
, "R_X86_64_32", false, 0xffffffff, 0xffffffff,
70 HOWTO(R_X86_64_32S
, 0, 2, 32, false, 0, complain_overflow_signed
,
71 bfd_elf_generic_reloc
, "R_X86_64_32S", false, 0xffffffff, 0xffffffff,
73 HOWTO(R_X86_64_16
, 0, 1, 16, false, 0, complain_overflow_bitfield
,
74 bfd_elf_generic_reloc
, "R_X86_64_16", false, 0xffff, 0xffff, false),
75 HOWTO(R_X86_64_PC16
,0, 1, 16, true, 0, complain_overflow_bitfield
,
76 bfd_elf_generic_reloc
, "R_X86_64_PC16", false, 0xffff, 0xffff, true),
77 HOWTO(R_X86_64_8
, 0, 0, 8, false, 0, complain_overflow_signed
,
78 bfd_elf_generic_reloc
, "R_X86_64_8", false, 0xff, 0xff, false),
79 HOWTO(R_X86_64_PC8
, 0, 0, 8, true, 0, complain_overflow_signed
,
80 bfd_elf_generic_reloc
, "R_X86_64_PC8", false, 0xff, 0xff, true),
81 HOWTO(R_X86_64_DTPMOD64
, 0, 4, 64, false, 0, complain_overflow_bitfield
,
82 bfd_elf_generic_reloc
, "R_X86_64_DTPMOD64", false, MINUS_ONE
,
84 HOWTO(R_X86_64_DTPOFF64
, 0, 4, 64, false, 0, complain_overflow_bitfield
,
85 bfd_elf_generic_reloc
, "R_X86_64_DTPOFF64", false, MINUS_ONE
,
87 HOWTO(R_X86_64_TPOFF64
, 0, 4, 64, false, 0, complain_overflow_bitfield
,
88 bfd_elf_generic_reloc
, "R_X86_64_TPOFF64", false, MINUS_ONE
,
90 HOWTO(R_X86_64_TLSGD
, 0, 2, 32, true, 0, complain_overflow_signed
,
91 bfd_elf_generic_reloc
, "R_X86_64_TLSGD", false, 0xffffffff,
93 HOWTO(R_X86_64_TLSLD
, 0, 2, 32, true, 0, complain_overflow_signed
,
94 bfd_elf_generic_reloc
, "R_X86_64_TLSLD", false, 0xffffffff,
96 HOWTO(R_X86_64_DTPOFF32
, 0, 2, 32, false, 0, complain_overflow_bitfield
,
97 bfd_elf_generic_reloc
, "R_X86_64_DTPOFF32", false, 0xffffffff,
99 HOWTO(R_X86_64_GOTTPOFF
, 0, 2, 32, true, 0, complain_overflow_signed
,
100 bfd_elf_generic_reloc
, "R_X86_64_GOTTPOFF", false, 0xffffffff,
102 HOWTO(R_X86_64_TPOFF32
, 0, 2, 32, false, 0, complain_overflow_signed
,
103 bfd_elf_generic_reloc
, "R_X86_64_TPOFF32", false, 0xffffffff,
106 /* GNU extension to record C++ vtable hierarchy. */
107 HOWTO (R_X86_64_GNU_VTINHERIT
, 0, 4, 0, false, 0, complain_overflow_dont
,
108 NULL
, "R_X86_64_GNU_VTINHERIT", false, 0, 0, false),
110 /* GNU extension to record C++ vtable member usage. */
111 HOWTO (R_X86_64_GNU_VTENTRY
, 0, 4, 0, false, 0, complain_overflow_dont
,
112 _bfd_elf_rel_vtable_reloc_fn
, "R_X86_64_GNU_VTENTRY", false, 0, 0,
116 /* Map BFD relocs to the x86_64 elf relocs. */
119 bfd_reloc_code_real_type bfd_reloc_val
;
120 unsigned char elf_reloc_val
;
123 static const struct elf_reloc_map x86_64_reloc_map
[] =
125 { BFD_RELOC_NONE
, R_X86_64_NONE
, },
126 { BFD_RELOC_64
, R_X86_64_64
, },
127 { BFD_RELOC_32_PCREL
, R_X86_64_PC32
, },
128 { BFD_RELOC_X86_64_GOT32
, R_X86_64_GOT32
,},
129 { BFD_RELOC_X86_64_PLT32
, R_X86_64_PLT32
,},
130 { BFD_RELOC_X86_64_COPY
, R_X86_64_COPY
, },
131 { BFD_RELOC_X86_64_GLOB_DAT
, R_X86_64_GLOB_DAT
, },
132 { BFD_RELOC_X86_64_JUMP_SLOT
, R_X86_64_JUMP_SLOT
, },
133 { BFD_RELOC_X86_64_RELATIVE
, R_X86_64_RELATIVE
, },
134 { BFD_RELOC_X86_64_GOTPCREL
, R_X86_64_GOTPCREL
, },
135 { BFD_RELOC_32
, R_X86_64_32
, },
136 { BFD_RELOC_X86_64_32S
, R_X86_64_32S
, },
137 { BFD_RELOC_16
, R_X86_64_16
, },
138 { BFD_RELOC_16_PCREL
, R_X86_64_PC16
, },
139 { BFD_RELOC_8
, R_X86_64_8
, },
140 { BFD_RELOC_8_PCREL
, R_X86_64_PC8
, },
141 { BFD_RELOC_X86_64_DTPMOD64
, R_X86_64_DTPMOD64
, },
142 { BFD_RELOC_X86_64_DTPOFF64
, R_X86_64_DTPOFF64
, },
143 { BFD_RELOC_X86_64_TPOFF64
, R_X86_64_TPOFF64
, },
144 { BFD_RELOC_X86_64_TLSGD
, R_X86_64_TLSGD
, },
145 { BFD_RELOC_X86_64_TLSLD
, R_X86_64_TLSLD
, },
146 { BFD_RELOC_X86_64_DTPOFF32
, R_X86_64_DTPOFF32
, },
147 { BFD_RELOC_X86_64_GOTTPOFF
, R_X86_64_GOTTPOFF
, },
148 { BFD_RELOC_X86_64_TPOFF32
, R_X86_64_TPOFF32
, },
149 { BFD_RELOC_VTABLE_INHERIT
, R_X86_64_GNU_VTINHERIT
, },
150 { BFD_RELOC_VTABLE_ENTRY
, R_X86_64_GNU_VTENTRY
, },
153 static reloc_howto_type
*elf64_x86_64_reloc_type_lookup
154 PARAMS ((bfd
*, bfd_reloc_code_real_type
));
155 static void elf64_x86_64_info_to_howto
156 PARAMS ((bfd
*, arelent
*, Elf64_Internal_Rela
*));
157 static boolean elf64_x86_64_grok_prstatus
158 PARAMS ((bfd
*, Elf_Internal_Note
*));
159 static boolean elf64_x86_64_grok_psinfo
160 PARAMS ((bfd
*, Elf_Internal_Note
*));
161 static struct bfd_link_hash_table
*elf64_x86_64_link_hash_table_create
163 static int elf64_x86_64_tls_transition
164 PARAMS ((struct bfd_link_info
*, int, int));
165 static boolean elf64_x86_64_mkobject
167 static boolean elf64_x86_64_elf_object_p
PARAMS ((bfd
*abfd
));
168 static boolean create_got_section
169 PARAMS((bfd
*, struct bfd_link_info
*));
170 static boolean elf64_x86_64_create_dynamic_sections
171 PARAMS((bfd
*, struct bfd_link_info
*));
172 static void elf64_x86_64_copy_indirect_symbol
173 PARAMS ((struct elf_backend_data
*, struct elf_link_hash_entry
*,
174 struct elf_link_hash_entry
*));
175 static boolean elf64_x86_64_check_relocs
176 PARAMS ((bfd
*, struct bfd_link_info
*, asection
*sec
,
177 const Elf_Internal_Rela
*));
178 static asection
*elf64_x86_64_gc_mark_hook
179 PARAMS ((asection
*, struct bfd_link_info
*, Elf_Internal_Rela
*,
180 struct elf_link_hash_entry
*, Elf_Internal_Sym
*));
182 static boolean elf64_x86_64_gc_sweep_hook
183 PARAMS ((bfd
*, struct bfd_link_info
*, asection
*,
184 const Elf_Internal_Rela
*));
186 static struct bfd_hash_entry
*link_hash_newfunc
187 PARAMS ((struct bfd_hash_entry
*, struct bfd_hash_table
*, const char *));
188 static boolean elf64_x86_64_adjust_dynamic_symbol
189 PARAMS ((struct bfd_link_info
*, struct elf_link_hash_entry
*));
191 static boolean allocate_dynrelocs
192 PARAMS ((struct elf_link_hash_entry
*, PTR
));
193 static boolean readonly_dynrelocs
194 PARAMS ((struct elf_link_hash_entry
*, PTR
));
195 static boolean elf64_x86_64_size_dynamic_sections
196 PARAMS ((bfd
*, struct bfd_link_info
*));
197 static bfd_vma dtpoff_base
198 PARAMS ((struct bfd_link_info
*));
200 PARAMS ((struct bfd_link_info
*, bfd_vma
));
201 static boolean elf64_x86_64_relocate_section
202 PARAMS ((bfd
*, struct bfd_link_info
*, bfd
*, asection
*, bfd_byte
*,
203 Elf_Internal_Rela
*, Elf_Internal_Sym
*, asection
**));
204 static boolean elf64_x86_64_finish_dynamic_symbol
205 PARAMS ((bfd
*, struct bfd_link_info
*, struct elf_link_hash_entry
*,
206 Elf_Internal_Sym
*sym
));
207 static boolean elf64_x86_64_finish_dynamic_sections
208 PARAMS ((bfd
*, struct bfd_link_info
*));
209 static enum elf_reloc_type_class elf64_x86_64_reloc_type_class
210 PARAMS ((const Elf_Internal_Rela
*));
212 /* Given a BFD reloc type, return a HOWTO structure. */
213 static reloc_howto_type
*
214 elf64_x86_64_reloc_type_lookup (abfd
, code
)
215 bfd
*abfd ATTRIBUTE_UNUSED
;
216 bfd_reloc_code_real_type code
;
219 for (i
= 0; i
< sizeof (x86_64_reloc_map
) / sizeof (struct elf_reloc_map
);
222 if (x86_64_reloc_map
[i
].bfd_reloc_val
== code
)
223 return &x86_64_elf_howto_table
[i
];
228 /* Given an x86_64 ELF reloc type, fill in an arelent structure. */
231 elf64_x86_64_info_to_howto (abfd
, cache_ptr
, dst
)
232 bfd
*abfd ATTRIBUTE_UNUSED
;
234 Elf64_Internal_Rela
*dst
;
238 r_type
= ELF64_R_TYPE (dst
->r_info
);
239 if (r_type
< (unsigned int) R_X86_64_GNU_VTINHERIT
)
241 BFD_ASSERT (r_type
<= (unsigned int) R_X86_64_TPOFF32
);
246 BFD_ASSERT (r_type
< (unsigned int) R_X86_64_max
);
247 i
= r_type
- ((unsigned int) R_X86_64_GNU_VTINHERIT
- R_X86_64_TPOFF32
- 1);
249 cache_ptr
->howto
= &x86_64_elf_howto_table
[i
];
250 BFD_ASSERT (r_type
== cache_ptr
->howto
->type
);
253 /* Support for core dump NOTE sections. */
255 elf64_x86_64_grok_prstatus (abfd
, note
)
257 Elf_Internal_Note
*note
;
262 switch (note
->descsz
)
267 case 336: /* sizeof(istruct elf_prstatus) on Linux/x86_64 */
269 elf_tdata (abfd
)->core_signal
270 = bfd_get_16 (abfd
, note
->descdata
+ 12);
273 elf_tdata (abfd
)->core_pid
274 = bfd_get_32 (abfd
, note
->descdata
+ 32);
283 /* Make a ".reg/999" section. */
284 return _bfd_elfcore_make_pseudosection (abfd
, ".reg",
285 raw_size
, note
->descpos
+ offset
);
289 elf64_x86_64_grok_psinfo (abfd
, note
)
291 Elf_Internal_Note
*note
;
293 switch (note
->descsz
)
298 case 136: /* sizeof(struct elf_prpsinfo) on Linux/x86_64 */
299 elf_tdata (abfd
)->core_program
300 = _bfd_elfcore_strndup (abfd
, note
->descdata
+ 40, 16);
301 elf_tdata (abfd
)->core_command
302 = _bfd_elfcore_strndup (abfd
, note
->descdata
+ 56, 80);
305 /* Note that for some reason, a spurious space is tacked
306 onto the end of the args in some (at least one anyway)
307 implementations, so strip it off if it exists. */
310 char *command
= elf_tdata (abfd
)->core_command
;
311 int n
= strlen (command
);
313 if (0 < n
&& command
[n
- 1] == ' ')
314 command
[n
- 1] = '\0';
320 /* Functions for the x86-64 ELF linker. */
322 /* The name of the dynamic interpreter. This is put in the .interp
325 #define ELF_DYNAMIC_INTERPRETER "/lib/ld64.so.1"
327 /* The size in bytes of an entry in the global offset table. */
329 #define GOT_ENTRY_SIZE 8
331 /* The size in bytes of an entry in the procedure linkage table. */
333 #define PLT_ENTRY_SIZE 16
335 /* The first entry in a procedure linkage table looks like this. See the
336 SVR4 ABI i386 supplement and the x86-64 ABI to see how this works. */
338 static const bfd_byte elf64_x86_64_plt0_entry
[PLT_ENTRY_SIZE
] =
340 0xff, 0x35, 8, 0, 0, 0, /* pushq GOT+8(%rip) */
341 0xff, 0x25, 16, 0, 0, 0, /* jmpq *GOT+16(%rip) */
342 0x90, 0x90, 0x90, 0x90 /* pad out to 16 bytes with nops. */
345 /* Subsequent entries in a procedure linkage table look like this. */
347 static const bfd_byte elf64_x86_64_plt_entry
[PLT_ENTRY_SIZE
] =
349 0xff, 0x25, /* jmpq *name@GOTPC(%rip) */
350 0, 0, 0, 0, /* replaced with offset to this symbol in .got. */
351 0x68, /* pushq immediate */
352 0, 0, 0, 0, /* replaced with index into relocation table. */
353 0xe9, /* jmp relative */
354 0, 0, 0, 0 /* replaced with offset to start of .plt0. */
357 /* The x86-64 linker needs to keep track of the number of relocs that
358 it decides to copy as dynamic relocs in check_relocs for each symbol.
359 This is so that it can later discard them if they are found to be
360 unnecessary. We store the information in a field extending the
361 regular ELF linker hash table. */
363 struct elf64_x86_64_dyn_relocs
366 struct elf64_x86_64_dyn_relocs
*next
;
368 /* The input section of the reloc. */
371 /* Total number of relocs copied for the input section. */
374 /* Number of pc-relative relocs copied for the input section. */
375 bfd_size_type pc_count
;
378 /* x86-64 ELF linker hash entry. */
380 struct elf64_x86_64_link_hash_entry
382 struct elf_link_hash_entry elf
;
384 /* Track dynamic relocs copied for this symbol. */
385 struct elf64_x86_64_dyn_relocs
*dyn_relocs
;
387 #define GOT_UNKNOWN 0
391 unsigned char tls_type
;
394 #define elf64_x86_64_hash_entry(ent) \
395 ((struct elf64_x86_64_link_hash_entry *)(ent))
397 struct elf64_x86_64_obj_tdata
399 struct elf_obj_tdata root
;
401 /* tls_type for each local got entry. */
402 char *local_got_tls_type
;
405 #define elf64_x86_64_tdata(abfd) \
406 ((struct elf64_x86_64_obj_tdata *) (abfd)->tdata.any)
408 #define elf64_x86_64_local_got_tls_type(abfd) \
409 (elf64_x86_64_tdata (abfd)->local_got_tls_type)
412 /* x86-64 ELF linker hash table. */
414 struct elf64_x86_64_link_hash_table
416 struct elf_link_hash_table elf
;
418 /* Short-cuts to get to dynamic linker sections. */
428 bfd_signed_vma refcount
;
432 /* Small local sym to section mapping cache. */
433 struct sym_sec_cache sym_sec
;
436 /* Get the x86-64 ELF linker hash table from a link_info structure. */
438 #define elf64_x86_64_hash_table(p) \
439 ((struct elf64_x86_64_link_hash_table *) ((p)->hash))
441 /* Create an entry in an x86-64 ELF linker hash table. */
443 static struct bfd_hash_entry
*
444 link_hash_newfunc (entry
, table
, string
)
445 struct bfd_hash_entry
*entry
;
446 struct bfd_hash_table
*table
;
449 /* Allocate the structure if it has not already been allocated by a
453 entry
= bfd_hash_allocate (table
,
454 sizeof (struct elf64_x86_64_link_hash_entry
));
459 /* Call the allocation method of the superclass. */
460 entry
= _bfd_elf_link_hash_newfunc (entry
, table
, string
);
463 struct elf64_x86_64_link_hash_entry
*eh
;
465 eh
= (struct elf64_x86_64_link_hash_entry
*) entry
;
466 eh
->dyn_relocs
= NULL
;
467 eh
->tls_type
= GOT_UNKNOWN
;
473 /* Create an X86-64 ELF linker hash table. */
475 static struct bfd_link_hash_table
*
476 elf64_x86_64_link_hash_table_create (abfd
)
479 struct elf64_x86_64_link_hash_table
*ret
;
480 bfd_size_type amt
= sizeof (struct elf64_x86_64_link_hash_table
);
482 ret
= (struct elf64_x86_64_link_hash_table
*) bfd_malloc (amt
);
486 if (! _bfd_elf_link_hash_table_init (&ret
->elf
, abfd
, link_hash_newfunc
))
499 ret
->sym_sec
.abfd
= NULL
;
500 ret
->tls_ld_got
.refcount
= 0;
502 return &ret
->elf
.root
;
505 /* Create .got, .gotplt, and .rela.got sections in DYNOBJ, and set up
506 shortcuts to them in our hash table. */
509 create_got_section (dynobj
, info
)
511 struct bfd_link_info
*info
;
513 struct elf64_x86_64_link_hash_table
*htab
;
515 if (! _bfd_elf_create_got_section (dynobj
, info
))
518 htab
= elf64_x86_64_hash_table (info
);
519 htab
->sgot
= bfd_get_section_by_name (dynobj
, ".got");
520 htab
->sgotplt
= bfd_get_section_by_name (dynobj
, ".got.plt");
521 if (!htab
->sgot
|| !htab
->sgotplt
)
524 htab
->srelgot
= bfd_make_section (dynobj
, ".rela.got");
525 if (htab
->srelgot
== NULL
526 || ! bfd_set_section_flags (dynobj
, htab
->srelgot
,
527 (SEC_ALLOC
| SEC_LOAD
| SEC_HAS_CONTENTS
528 | SEC_IN_MEMORY
| SEC_LINKER_CREATED
530 || ! bfd_set_section_alignment (dynobj
, htab
->srelgot
, 3))
535 /* Create .plt, .rela.plt, .got, .got.plt, .rela.got, .dynbss, and
536 .rela.bss sections in DYNOBJ, and set up shortcuts to them in our
540 elf64_x86_64_create_dynamic_sections (dynobj
, info
)
542 struct bfd_link_info
*info
;
544 struct elf64_x86_64_link_hash_table
*htab
;
546 htab
= elf64_x86_64_hash_table (info
);
547 if (!htab
->sgot
&& !create_got_section (dynobj
, info
))
550 if (!_bfd_elf_create_dynamic_sections (dynobj
, info
))
553 htab
->splt
= bfd_get_section_by_name (dynobj
, ".plt");
554 htab
->srelplt
= bfd_get_section_by_name (dynobj
, ".rela.plt");
555 htab
->sdynbss
= bfd_get_section_by_name (dynobj
, ".dynbss");
557 htab
->srelbss
= bfd_get_section_by_name (dynobj
, ".rela.bss");
559 if (!htab
->splt
|| !htab
->srelplt
|| !htab
->sdynbss
560 || (!info
->shared
&& !htab
->srelbss
))
566 /* Copy the extra info we tack onto an elf_link_hash_entry. */
569 elf64_x86_64_copy_indirect_symbol (bed
, dir
, ind
)
570 struct elf_backend_data
*bed
;
571 struct elf_link_hash_entry
*dir
, *ind
;
573 struct elf64_x86_64_link_hash_entry
*edir
, *eind
;
575 edir
= (struct elf64_x86_64_link_hash_entry
*) dir
;
576 eind
= (struct elf64_x86_64_link_hash_entry
*) ind
;
578 if (eind
->dyn_relocs
!= NULL
)
580 if (edir
->dyn_relocs
!= NULL
)
582 struct elf64_x86_64_dyn_relocs
**pp
;
583 struct elf64_x86_64_dyn_relocs
*p
;
585 if (ind
->root
.type
== bfd_link_hash_indirect
)
588 /* Add reloc counts against the weak sym to the strong sym
589 list. Merge any entries against the same section. */
590 for (pp
= &eind
->dyn_relocs
; (p
= *pp
) != NULL
; )
592 struct elf64_x86_64_dyn_relocs
*q
;
594 for (q
= edir
->dyn_relocs
; q
!= NULL
; q
= q
->next
)
595 if (q
->sec
== p
->sec
)
597 q
->pc_count
+= p
->pc_count
;
598 q
->count
+= p
->count
;
605 *pp
= edir
->dyn_relocs
;
608 edir
->dyn_relocs
= eind
->dyn_relocs
;
609 eind
->dyn_relocs
= NULL
;
612 if (ind
->root
.type
== bfd_link_hash_indirect
613 && dir
->got
.refcount
<= 0)
615 edir
->tls_type
= eind
->tls_type
;
616 eind
->tls_type
= GOT_UNKNOWN
;
619 _bfd_elf_link_hash_copy_indirect (bed
, dir
, ind
);
623 elf64_x86_64_mkobject (abfd
)
626 bfd_size_type amt
= sizeof (struct elf64_x86_64_obj_tdata
);
627 abfd
->tdata
.any
= bfd_zalloc (abfd
, amt
);
628 if (abfd
->tdata
.any
== NULL
)
634 elf64_x86_64_elf_object_p (abfd
)
637 /* Allocate our special target data. */
638 struct elf64_x86_64_obj_tdata
*new_tdata
;
639 bfd_size_type amt
= sizeof (struct elf64_x86_64_obj_tdata
);
640 new_tdata
= bfd_zalloc (abfd
, amt
);
641 if (new_tdata
== NULL
)
643 new_tdata
->root
= *abfd
->tdata
.elf_obj_data
;
644 abfd
->tdata
.any
= new_tdata
;
645 /* Set the right machine number for an x86-64 elf64 file. */
646 bfd_default_set_arch_mach (abfd
, bfd_arch_i386
, bfd_mach_x86_64
);
651 elf64_x86_64_tls_transition (info
, r_type
, is_local
)
652 struct bfd_link_info
*info
;
662 case R_X86_64_GOTTPOFF
:
664 return R_X86_64_TPOFF32
;
665 return R_X86_64_GOTTPOFF
;
667 return R_X86_64_TPOFF32
;
673 /* Look through the relocs for a section during the first phase, and
674 calculate needed space in the global offset table, procedure
675 linkage table, and dynamic reloc sections. */
678 elf64_x86_64_check_relocs (abfd
, info
, sec
, relocs
)
680 struct bfd_link_info
*info
;
682 const Elf_Internal_Rela
*relocs
;
684 struct elf64_x86_64_link_hash_table
*htab
;
685 Elf_Internal_Shdr
*symtab_hdr
;
686 struct elf_link_hash_entry
**sym_hashes
;
687 const Elf_Internal_Rela
*rel
;
688 const Elf_Internal_Rela
*rel_end
;
691 if (info
->relocateable
)
694 htab
= elf64_x86_64_hash_table (info
);
695 symtab_hdr
= &elf_tdata (abfd
)->symtab_hdr
;
696 sym_hashes
= elf_sym_hashes (abfd
);
700 rel_end
= relocs
+ sec
->reloc_count
;
701 for (rel
= relocs
; rel
< rel_end
; rel
++)
704 unsigned long r_symndx
;
705 struct elf_link_hash_entry
*h
;
707 r_symndx
= ELF64_R_SYM (rel
->r_info
);
708 r_type
= ELF64_R_TYPE (rel
->r_info
);
710 if (r_symndx
>= NUM_SHDR_ENTRIES (symtab_hdr
))
712 (*_bfd_error_handler
) (_("%s: bad symbol index: %d"),
713 bfd_archive_filename (abfd
),
718 if (r_symndx
< symtab_hdr
->sh_info
)
721 h
= sym_hashes
[r_symndx
- symtab_hdr
->sh_info
];
723 r_type
= elf64_x86_64_tls_transition (info
, r_type
, h
== NULL
);
727 htab
->tls_ld_got
.refcount
+= 1;
730 case R_X86_64_TPOFF32
:
733 (*_bfd_error_handler
)
734 (_("%s: relocation %s can not be used when making a shared object; recompile with -fPIC"),
735 bfd_archive_filename (abfd
),
736 x86_64_elf_howto_table
[r_type
].name
);
737 bfd_set_error (bfd_error_bad_value
);
742 case R_X86_64_GOTTPOFF
:
744 info
->flags
|= DF_STATIC_TLS
;
748 case R_X86_64_GOTPCREL
:
750 /* This symbol requires a global offset table entry. */
752 int tls_type
, old_tls_type
;
756 default: tls_type
= GOT_NORMAL
; break;
757 case R_X86_64_TLSGD
: tls_type
= GOT_TLS_GD
; break;
758 case R_X86_64_GOTTPOFF
: tls_type
= GOT_TLS_IE
; break;
763 h
->got
.refcount
+= 1;
764 old_tls_type
= elf64_x86_64_hash_entry (h
)->tls_type
;
768 bfd_signed_vma
*local_got_refcounts
;
770 /* This is a global offset table entry for a local symbol. */
771 local_got_refcounts
= elf_local_got_refcounts (abfd
);
772 if (local_got_refcounts
== NULL
)
776 size
= symtab_hdr
->sh_info
;
777 size
*= sizeof (bfd_signed_vma
) + sizeof (char);
778 local_got_refcounts
= ((bfd_signed_vma
*)
779 bfd_zalloc (abfd
, size
));
780 if (local_got_refcounts
== NULL
)
782 elf_local_got_refcounts (abfd
) = local_got_refcounts
;
783 elf64_x86_64_local_got_tls_type (abfd
)
784 = (char *) (local_got_refcounts
+ symtab_hdr
->sh_info
);
786 local_got_refcounts
[r_symndx
] += 1;
788 = elf64_x86_64_local_got_tls_type (abfd
) [r_symndx
];
791 /* If a TLS symbol is accessed using IE at least once,
792 there is no point to use dynamic model for it. */
793 if (old_tls_type
!= tls_type
&& old_tls_type
!= GOT_UNKNOWN
794 && (old_tls_type
!= GOT_TLS_GD
|| tls_type
!= GOT_TLS_IE
))
796 if (old_tls_type
== GOT_TLS_IE
&& tls_type
== GOT_TLS_GD
)
797 tls_type
= old_tls_type
;
800 (*_bfd_error_handler
)
801 (_("%s: %s' accessed both as normal and thread local symbol"),
802 bfd_archive_filename (abfd
),
803 h
? h
->root
.root
.string
: "<local>");
808 if (old_tls_type
!= tls_type
)
811 elf64_x86_64_hash_entry (h
)->tls_type
= tls_type
;
813 elf64_x86_64_local_got_tls_type (abfd
) [r_symndx
] = tls_type
;
818 //case R_X86_64_GOTPCREL:
820 if (htab
->sgot
== NULL
)
822 if (htab
->elf
.dynobj
== NULL
)
823 htab
->elf
.dynobj
= abfd
;
824 if (!create_got_section (htab
->elf
.dynobj
, info
))
830 /* This symbol requires a procedure linkage table entry. We
831 actually build the entry in adjust_dynamic_symbol,
832 because this might be a case of linking PIC code which is
833 never referenced by a dynamic object, in which case we
834 don't need to generate a procedure linkage table entry
837 /* If this is a local symbol, we resolve it directly without
838 creating a procedure linkage table entry. */
842 h
->elf_link_hash_flags
|= ELF_LINK_HASH_NEEDS_PLT
;
843 h
->plt
.refcount
+= 1;
850 /* Let's help debug shared library creation. These relocs
851 cannot be used in shared libs. Don't error out for
852 sections we don't care about, such as debug sections or
853 non-constant sections. */
855 && (sec
->flags
& SEC_ALLOC
) != 0
856 && (sec
->flags
& SEC_READONLY
) != 0)
858 (*_bfd_error_handler
)
859 (_("%s: relocation %s can not be used when making a shared object; recompile with -fPIC"),
860 bfd_archive_filename (abfd
),
861 x86_64_elf_howto_table
[r_type
].name
);
862 bfd_set_error (bfd_error_bad_value
);
871 if (h
!= NULL
&& !info
->shared
)
873 /* If this reloc is in a read-only section, we might
874 need a copy reloc. We can't check reliably at this
875 stage whether the section is read-only, as input
876 sections have not yet been mapped to output sections.
877 Tentatively set the flag for now, and correct in
878 adjust_dynamic_symbol. */
879 h
->elf_link_hash_flags
|= ELF_LINK_NON_GOT_REF
;
881 /* We may need a .plt entry if the function this reloc
882 refers to is in a shared lib. */
883 h
->plt
.refcount
+= 1;
886 /* If we are creating a shared library, and this is a reloc
887 against a global symbol, or a non PC relative reloc
888 against a local symbol, then we need to copy the reloc
889 into the shared library. However, if we are linking with
890 -Bsymbolic, we do not need to copy a reloc against a
891 global symbol which is defined in an object we are
892 including in the link (i.e., DEF_REGULAR is set). At
893 this point we have not seen all the input files, so it is
894 possible that DEF_REGULAR is not set now but will be set
895 later (it is never cleared). In case of a weak definition,
896 DEF_REGULAR may be cleared later by a strong definition in
897 a shared library. We account for that possibility below by
898 storing information in the relocs_copied field of the hash
899 table entry. A similar situation occurs when creating
900 shared libraries and symbol visibility changes render the
903 If on the other hand, we are creating an executable, we
904 may need to keep relocations for symbols satisfied by a
905 dynamic library if we manage to avoid copy relocs for the
908 && (sec
->flags
& SEC_ALLOC
) != 0
909 && (((r_type
!= R_X86_64_PC8
)
910 && (r_type
!= R_X86_64_PC16
)
911 && (r_type
!= R_X86_64_PC32
))
914 || h
->root
.type
== bfd_link_hash_defweak
915 || (h
->elf_link_hash_flags
916 & ELF_LINK_HASH_DEF_REGULAR
) == 0))))
918 && (sec
->flags
& SEC_ALLOC
) != 0
920 && (h
->root
.type
== bfd_link_hash_defweak
921 || (h
->elf_link_hash_flags
922 & ELF_LINK_HASH_DEF_REGULAR
) == 0)))
924 struct elf64_x86_64_dyn_relocs
*p
;
925 struct elf64_x86_64_dyn_relocs
**head
;
927 /* We must copy these reloc types into the output file.
928 Create a reloc section in dynobj and make room for
935 name
= (bfd_elf_string_from_elf_section
937 elf_elfheader (abfd
)->e_shstrndx
,
938 elf_section_data (sec
)->rel_hdr
.sh_name
));
942 if (strncmp (name
, ".rela", 5) != 0
943 || strcmp (bfd_get_section_name (abfd
, sec
),
946 (*_bfd_error_handler
)
947 (_("%s: bad relocation section name `%s\'"),
948 bfd_archive_filename (abfd
), name
);
951 if (htab
->elf
.dynobj
== NULL
)
952 htab
->elf
.dynobj
= abfd
;
954 dynobj
= htab
->elf
.dynobj
;
956 sreloc
= bfd_get_section_by_name (dynobj
, name
);
961 sreloc
= bfd_make_section (dynobj
, name
);
962 flags
= (SEC_HAS_CONTENTS
| SEC_READONLY
963 | SEC_IN_MEMORY
| SEC_LINKER_CREATED
);
964 if ((sec
->flags
& SEC_ALLOC
) != 0)
965 flags
|= SEC_ALLOC
| SEC_LOAD
;
967 || ! bfd_set_section_flags (dynobj
, sreloc
, flags
)
968 || ! bfd_set_section_alignment (dynobj
, sreloc
, 3))
971 elf_section_data (sec
)->sreloc
= sreloc
;
974 /* If this is a global symbol, we count the number of
975 relocations we need for this symbol. */
978 head
= &((struct elf64_x86_64_link_hash_entry
*) h
)->dyn_relocs
;
982 /* Track dynamic relocs needed for local syms too.
983 We really need local syms available to do this
987 s
= bfd_section_from_r_symndx (abfd
, &htab
->sym_sec
,
992 head
= ((struct elf64_x86_64_dyn_relocs
**)
993 &elf_section_data (s
)->local_dynrel
);
997 if (p
== NULL
|| p
->sec
!= sec
)
999 bfd_size_type amt
= sizeof *p
;
1000 p
= ((struct elf64_x86_64_dyn_relocs
*)
1001 bfd_alloc (htab
->elf
.dynobj
, amt
));
1012 if (r_type
== R_X86_64_PC8
1013 || r_type
== R_X86_64_PC16
1014 || r_type
== R_X86_64_PC32
)
1019 /* This relocation describes the C++ object vtable hierarchy.
1020 Reconstruct it for later use during GC. */
1021 case R_X86_64_GNU_VTINHERIT
:
1022 if (!_bfd_elf64_gc_record_vtinherit (abfd
, sec
, h
, rel
->r_offset
))
1026 /* This relocation describes which C++ vtable entries are actually
1027 used. Record for later use during GC. */
1028 case R_X86_64_GNU_VTENTRY
:
1029 if (!_bfd_elf64_gc_record_vtentry (abfd
, sec
, h
, rel
->r_addend
))
1041 /* Return the section that should be marked against GC for a given
1045 elf64_x86_64_gc_mark_hook (sec
, info
, rel
, h
, sym
)
1047 struct bfd_link_info
*info ATTRIBUTE_UNUSED
;
1048 Elf_Internal_Rela
*rel
;
1049 struct elf_link_hash_entry
*h
;
1050 Elf_Internal_Sym
*sym
;
1054 switch (ELF64_R_TYPE (rel
->r_info
))
1056 case R_X86_64_GNU_VTINHERIT
:
1057 case R_X86_64_GNU_VTENTRY
:
1061 switch (h
->root
.type
)
1063 case bfd_link_hash_defined
:
1064 case bfd_link_hash_defweak
:
1065 return h
->root
.u
.def
.section
;
1067 case bfd_link_hash_common
:
1068 return h
->root
.u
.c
.p
->section
;
1076 return bfd_section_from_elf_index (sec
->owner
, sym
->st_shndx
);
1081 /* Update the got entry reference counts for the section being removed. */
1084 elf64_x86_64_gc_sweep_hook (abfd
, info
, sec
, relocs
)
1086 struct bfd_link_info
*info
;
1088 const Elf_Internal_Rela
*relocs
;
1090 Elf_Internal_Shdr
*symtab_hdr
;
1091 struct elf_link_hash_entry
**sym_hashes
;
1092 bfd_signed_vma
*local_got_refcounts
;
1093 const Elf_Internal_Rela
*rel
, *relend
;
1094 unsigned long r_symndx
;
1096 struct elf_link_hash_entry
*h
;
1098 elf_section_data (sec
)->local_dynrel
= NULL
;
1100 symtab_hdr
= &elf_tdata (abfd
)->symtab_hdr
;
1101 sym_hashes
= elf_sym_hashes (abfd
);
1102 local_got_refcounts
= elf_local_got_refcounts (abfd
);
1104 relend
= relocs
+ sec
->reloc_count
;
1105 for (rel
= relocs
; rel
< relend
; rel
++)
1106 switch ((r_type
= elf64_x86_64_tls_transition (info
,
1107 ELF64_R_TYPE (rel
->r_info
),
1108 ELF64_R_SYM (rel
->r_info
)
1109 >= symtab_hdr
->sh_info
)))
1111 case R_X86_64_TLSLD
:
1112 if (elf64_x86_64_hash_table (info
)->tls_ld_got
.refcount
> 0)
1113 elf64_x86_64_hash_table (info
)->tls_ld_got
.refcount
-= 1;
1116 case R_X86_64_TLSGD
:
1117 case R_X86_64_GOTTPOFF
:
1118 case R_X86_64_GOT32
:
1119 case R_X86_64_GOTPCREL
:
1120 r_symndx
= ELF64_R_SYM (rel
->r_info
);
1121 if (r_symndx
>= symtab_hdr
->sh_info
)
1123 h
= sym_hashes
[r_symndx
- symtab_hdr
->sh_info
];
1124 if (h
->got
.refcount
> 0)
1125 h
->got
.refcount
-= 1;
1127 else if (local_got_refcounts
!= NULL
)
1129 if (local_got_refcounts
[r_symndx
] > 0)
1130 local_got_refcounts
[r_symndx
] -= 1;
1142 r_symndx
= ELF64_R_SYM (rel
->r_info
);
1143 if (r_symndx
>= symtab_hdr
->sh_info
)
1145 struct elf64_x86_64_link_hash_entry
*eh
;
1146 struct elf64_x86_64_dyn_relocs
**pp
;
1147 struct elf64_x86_64_dyn_relocs
*p
;
1149 h
= sym_hashes
[r_symndx
- symtab_hdr
->sh_info
];
1151 if (!info
->shared
&& h
->plt
.refcount
> 0)
1152 h
->plt
.refcount
-= 1;
1154 eh
= (struct elf64_x86_64_link_hash_entry
*) h
;
1156 for (pp
= &eh
->dyn_relocs
; (p
= *pp
) != NULL
; pp
= &p
->next
)
1159 if (ELF64_R_TYPE (rel
->r_info
) == R_X86_64_PC8
1160 || ELF64_R_TYPE (rel
->r_info
) == R_X86_64_PC16
1161 || ELF64_R_TYPE (rel
->r_info
) == R_X86_64_PC32
)
1172 case R_X86_64_PLT32
:
1173 r_symndx
= ELF64_R_SYM (rel
->r_info
);
1174 if (r_symndx
>= symtab_hdr
->sh_info
)
1176 h
= sym_hashes
[r_symndx
- symtab_hdr
->sh_info
];
1177 if (h
->plt
.refcount
> 0)
1178 h
->plt
.refcount
-= 1;
1189 /* Adjust a symbol defined by a dynamic object and referenced by a
1190 regular object. The current definition is in some section of the
1191 dynamic object, but we're not including those sections. We have to
1192 change the definition to something the rest of the link can
1196 elf64_x86_64_adjust_dynamic_symbol (info
, h
)
1197 struct bfd_link_info
*info
;
1198 struct elf_link_hash_entry
*h
;
1200 struct elf64_x86_64_link_hash_table
*htab
;
1201 struct elf64_x86_64_link_hash_entry
* eh
;
1202 struct elf64_x86_64_dyn_relocs
*p
;
1204 unsigned int power_of_two
;
1206 /* If this is a function, put it in the procedure linkage table. We
1207 will fill in the contents of the procedure linkage table later,
1208 when we know the address of the .got section. */
1209 if (h
->type
== STT_FUNC
1210 || (h
->elf_link_hash_flags
& ELF_LINK_HASH_NEEDS_PLT
) != 0)
1212 if (h
->plt
.refcount
<= 0
1214 && (h
->elf_link_hash_flags
& ELF_LINK_HASH_DEF_DYNAMIC
) == 0
1215 && (h
->elf_link_hash_flags
& ELF_LINK_HASH_REF_DYNAMIC
) == 0
1216 && h
->root
.type
!= bfd_link_hash_undefweak
1217 && h
->root
.type
!= bfd_link_hash_undefined
))
1219 /* This case can occur if we saw a PLT32 reloc in an input
1220 file, but the symbol was never referred to by a dynamic
1221 object, or if all references were garbage collected. In
1222 such a case, we don't actually need to build a procedure
1223 linkage table, and we can just do a PC32 reloc instead. */
1224 h
->plt
.offset
= (bfd_vma
) -1;
1225 h
->elf_link_hash_flags
&= ~ELF_LINK_HASH_NEEDS_PLT
;
1231 /* It's possible that we incorrectly decided a .plt reloc was
1232 needed for an R_X86_64_PC32 reloc to a non-function sym in
1233 check_relocs. We can't decide accurately between function and
1234 non-function syms in check-relocs; Objects loaded later in
1235 the link may change h->type. So fix it now. */
1236 h
->plt
.offset
= (bfd_vma
) -1;
1238 /* If this is a weak symbol, and there is a real definition, the
1239 processor independent code will have arranged for us to see the
1240 real definition first, and we can just use the same value. */
1241 if (h
->weakdef
!= NULL
)
1243 BFD_ASSERT (h
->weakdef
->root
.type
== bfd_link_hash_defined
1244 || h
->weakdef
->root
.type
== bfd_link_hash_defweak
);
1245 h
->root
.u
.def
.section
= h
->weakdef
->root
.u
.def
.section
;
1246 h
->root
.u
.def
.value
= h
->weakdef
->root
.u
.def
.value
;
1250 /* This is a reference to a symbol defined by a dynamic object which
1251 is not a function. */
1253 /* If we are creating a shared library, we must presume that the
1254 only references to the symbol are via the global offset table.
1255 For such cases we need not do anything here; the relocations will
1256 be handled correctly by relocate_section. */
1260 /* If there are no references to this symbol that do not use the
1261 GOT, we don't need to generate a copy reloc. */
1262 if ((h
->elf_link_hash_flags
& ELF_LINK_NON_GOT_REF
) == 0)
1265 /* If -z nocopyreloc was given, we won't generate them either. */
1266 if (info
->nocopyreloc
)
1268 h
->elf_link_hash_flags
&= ~ELF_LINK_NON_GOT_REF
;
1272 eh
= (struct elf64_x86_64_link_hash_entry
*) h
;
1273 for (p
= eh
->dyn_relocs
; p
!= NULL
; p
= p
->next
)
1275 s
= p
->sec
->output_section
;
1276 if (s
!= NULL
&& (s
->flags
& SEC_READONLY
) != 0)
1280 /* If we didn't find any dynamic relocs in read-only sections, then
1281 we'll be keeping the dynamic relocs and avoiding the copy reloc. */
1284 h
->elf_link_hash_flags
&= ~ELF_LINK_NON_GOT_REF
;
1288 /* We must allocate the symbol in our .dynbss section, which will
1289 become part of the .bss section of the executable. There will be
1290 an entry for this symbol in the .dynsym section. The dynamic
1291 object will contain position independent code, so all references
1292 from the dynamic object to this symbol will go through the global
1293 offset table. The dynamic linker will use the .dynsym entry to
1294 determine the address it must put in the global offset table, so
1295 both the dynamic object and the regular object will refer to the
1296 same memory location for the variable. */
1298 htab
= elf64_x86_64_hash_table (info
);
1300 /* We must generate a R_X86_64_COPY reloc to tell the dynamic linker
1301 to copy the initial value out of the dynamic object and into the
1302 runtime process image. */
1303 if ((h
->root
.u
.def
.section
->flags
& SEC_ALLOC
) != 0)
1305 htab
->srelbss
->_raw_size
+= sizeof (Elf64_External_Rela
);
1306 h
->elf_link_hash_flags
|= ELF_LINK_HASH_NEEDS_COPY
;
1309 /* We need to figure out the alignment required for this symbol. I
1310 have no idea how ELF linkers handle this. 16-bytes is the size
1311 of the largest type that requires hard alignment -- long double. */
1312 /* FIXME: This is VERY ugly. Should be fixed for all architectures using
1314 power_of_two
= bfd_log2 (h
->size
);
1315 if (power_of_two
> 4)
1318 /* Apply the required alignment. */
1320 s
->_raw_size
= BFD_ALIGN (s
->_raw_size
, (bfd_size_type
) (1 << power_of_two
));
1321 if (power_of_two
> bfd_get_section_alignment (htab
->elf
.dynobj
, s
))
1323 if (! bfd_set_section_alignment (htab
->elf
.dynobj
, s
, power_of_two
))
1327 /* Define the symbol as being at this point in the section. */
1328 h
->root
.u
.def
.section
= s
;
1329 h
->root
.u
.def
.value
= s
->_raw_size
;
1331 /* Increment the section size to make room for the symbol. */
1332 s
->_raw_size
+= h
->size
;
1337 /* This is the condition under which elf64_x86_64_finish_dynamic_symbol
1338 will be called from elflink.h. If elflink.h doesn't call our
1339 finish_dynamic_symbol routine, we'll need to do something about
1340 initializing any .plt and .got entries in elf64_x86_64_relocate_section. */
1341 #define WILL_CALL_FINISH_DYNAMIC_SYMBOL(DYN, INFO, H) \
1343 && ((INFO)->shared \
1344 || ((H)->elf_link_hash_flags & ELF_LINK_FORCED_LOCAL) == 0) \
1345 && ((H)->dynindx != -1 \
1346 || ((H)->elf_link_hash_flags & ELF_LINK_FORCED_LOCAL) != 0))
1348 /* Allocate space in .plt, .got and associated reloc sections for
1352 allocate_dynrelocs (h
, inf
)
1353 struct elf_link_hash_entry
*h
;
1356 struct bfd_link_info
*info
;
1357 struct elf64_x86_64_link_hash_table
*htab
;
1358 struct elf64_x86_64_link_hash_entry
*eh
;
1359 struct elf64_x86_64_dyn_relocs
*p
;
1361 if (h
->root
.type
== bfd_link_hash_indirect
)
1364 if (h
->root
.type
== bfd_link_hash_warning
)
1365 h
= (struct elf_link_hash_entry
*) h
->root
.u
.i
.link
;
1367 info
= (struct bfd_link_info
*) inf
;
1368 htab
= elf64_x86_64_hash_table (info
);
1370 if (htab
->elf
.dynamic_sections_created
1371 && h
->plt
.refcount
> 0)
1373 /* Make sure this symbol is output as a dynamic symbol.
1374 Undefined weak syms won't yet be marked as dynamic. */
1375 if (h
->dynindx
== -1
1376 && (h
->elf_link_hash_flags
& ELF_LINK_FORCED_LOCAL
) == 0)
1378 if (! bfd_elf64_link_record_dynamic_symbol (info
, h
))
1382 if (WILL_CALL_FINISH_DYNAMIC_SYMBOL (1, info
, h
))
1384 asection
*s
= htab
->splt
;
1386 /* If this is the first .plt entry, make room for the special
1388 if (s
->_raw_size
== 0)
1389 s
->_raw_size
+= PLT_ENTRY_SIZE
;
1391 h
->plt
.offset
= s
->_raw_size
;
1393 /* If this symbol is not defined in a regular file, and we are
1394 not generating a shared library, then set the symbol to this
1395 location in the .plt. This is required to make function
1396 pointers compare as equal between the normal executable and
1397 the shared library. */
1399 && (h
->elf_link_hash_flags
& ELF_LINK_HASH_DEF_REGULAR
) == 0)
1401 h
->root
.u
.def
.section
= s
;
1402 h
->root
.u
.def
.value
= h
->plt
.offset
;
1405 /* Make room for this entry. */
1406 s
->_raw_size
+= PLT_ENTRY_SIZE
;
1408 /* We also need to make an entry in the .got.plt section, which
1409 will be placed in the .got section by the linker script. */
1410 htab
->sgotplt
->_raw_size
+= GOT_ENTRY_SIZE
;
1412 /* We also need to make an entry in the .rela.plt section. */
1413 htab
->srelplt
->_raw_size
+= sizeof (Elf64_External_Rela
);
1417 h
->plt
.offset
= (bfd_vma
) -1;
1418 h
->elf_link_hash_flags
&= ~ELF_LINK_HASH_NEEDS_PLT
;
1423 h
->plt
.offset
= (bfd_vma
) -1;
1424 h
->elf_link_hash_flags
&= ~ELF_LINK_HASH_NEEDS_PLT
;
1427 /* If R_X86_64_GOTTPOFF symbol is now local to the binary,
1428 make it a R_X86_64_TPOFF32 requiring no GOT entry. */
1429 if (h
->got
.refcount
> 0
1432 && elf64_x86_64_hash_entry (h
)->tls_type
== GOT_TLS_IE
)
1433 h
->got
.offset
= (bfd_vma
) -1;
1434 else if (h
->got
.refcount
> 0)
1438 int tls_type
= elf64_x86_64_hash_entry (h
)->tls_type
;
1440 /* Make sure this symbol is output as a dynamic symbol.
1441 Undefined weak syms won't yet be marked as dynamic. */
1442 if (h
->dynindx
== -1
1443 && (h
->elf_link_hash_flags
& ELF_LINK_FORCED_LOCAL
) == 0)
1445 if (! bfd_elf64_link_record_dynamic_symbol (info
, h
))
1450 h
->got
.offset
= s
->_raw_size
;
1451 s
->_raw_size
+= GOT_ENTRY_SIZE
;
1452 /* R_X86_64_TLSGD needs 2 consecutive GOT slots. */
1453 if (tls_type
== GOT_TLS_GD
)
1454 s
->_raw_size
+= GOT_ENTRY_SIZE
;
1455 dyn
= htab
->elf
.dynamic_sections_created
;
1456 /* R_X86_64_TLSGD needs one dynamic relocation if local symbol
1458 R_X86_64_GOTTPOFF needs one dynamic relocation. */
1459 if ((tls_type
== GOT_TLS_GD
&& h
->dynindx
== -1)
1460 || tls_type
== GOT_TLS_IE
)
1461 htab
->srelgot
->_raw_size
+= sizeof (Elf64_External_Rela
);
1462 else if (tls_type
== GOT_TLS_GD
)
1463 htab
->srelgot
->_raw_size
+= 2 * sizeof (Elf64_External_Rela
);
1464 else if (WILL_CALL_FINISH_DYNAMIC_SYMBOL (dyn
, info
, h
))
1465 htab
->srelgot
->_raw_size
+= sizeof (Elf64_External_Rela
);
1468 h
->got
.offset
= (bfd_vma
) -1;
1470 eh
= (struct elf64_x86_64_link_hash_entry
*) h
;
1471 if (eh
->dyn_relocs
== NULL
)
1474 /* In the shared -Bsymbolic case, discard space allocated for
1475 dynamic pc-relative relocs against symbols which turn out to be
1476 defined in regular objects. For the normal shared case, discard
1477 space for pc-relative relocs that have become local due to symbol
1478 visibility changes. */
1482 if ((h
->elf_link_hash_flags
& ELF_LINK_HASH_DEF_REGULAR
) != 0
1483 && ((h
->elf_link_hash_flags
& ELF_LINK_FORCED_LOCAL
) != 0
1486 struct elf64_x86_64_dyn_relocs
**pp
;
1488 for (pp
= &eh
->dyn_relocs
; (p
= *pp
) != NULL
; )
1490 p
->count
-= p
->pc_count
;
1501 /* For the non-shared case, discard space for relocs against
1502 symbols which turn out to need copy relocs or are not
1505 if ((h
->elf_link_hash_flags
& ELF_LINK_NON_GOT_REF
) == 0
1506 && (((h
->elf_link_hash_flags
& ELF_LINK_HASH_DEF_DYNAMIC
) != 0
1507 && (h
->elf_link_hash_flags
& ELF_LINK_HASH_DEF_REGULAR
) == 0)
1508 || (htab
->elf
.dynamic_sections_created
1509 && (h
->root
.type
== bfd_link_hash_undefweak
1510 || h
->root
.type
== bfd_link_hash_undefined
))))
1512 /* Make sure this symbol is output as a dynamic symbol.
1513 Undefined weak syms won't yet be marked as dynamic. */
1514 if (h
->dynindx
== -1
1515 && (h
->elf_link_hash_flags
& ELF_LINK_FORCED_LOCAL
) == 0)
1517 if (! bfd_elf64_link_record_dynamic_symbol (info
, h
))
1521 /* If that succeeded, we know we'll be keeping all the
1523 if (h
->dynindx
!= -1)
1527 eh
->dyn_relocs
= NULL
;
1532 /* Finally, allocate space. */
1533 for (p
= eh
->dyn_relocs
; p
!= NULL
; p
= p
->next
)
1535 asection
*sreloc
= elf_section_data (p
->sec
)->sreloc
;
1536 sreloc
->_raw_size
+= p
->count
* sizeof (Elf64_External_Rela
);
1542 /* Find any dynamic relocs that apply to read-only sections. */
1545 readonly_dynrelocs (h
, inf
)
1546 struct elf_link_hash_entry
*h
;
1549 struct elf64_x86_64_link_hash_entry
*eh
;
1550 struct elf64_x86_64_dyn_relocs
*p
;
1552 if (h
->root
.type
== bfd_link_hash_warning
)
1553 h
= (struct elf_link_hash_entry
*) h
->root
.u
.i
.link
;
1555 eh
= (struct elf64_x86_64_link_hash_entry
*) h
;
1556 for (p
= eh
->dyn_relocs
; p
!= NULL
; p
= p
->next
)
1558 asection
*s
= p
->sec
->output_section
;
1560 if (s
!= NULL
&& (s
->flags
& SEC_READONLY
) != 0)
1562 struct bfd_link_info
*info
= (struct bfd_link_info
*) inf
;
1564 info
->flags
|= DF_TEXTREL
;
1566 /* Not an error, just cut short the traversal. */
1573 /* Set the sizes of the dynamic sections. */
1576 elf64_x86_64_size_dynamic_sections (output_bfd
, info
)
1577 bfd
*output_bfd ATTRIBUTE_UNUSED
;
1578 struct bfd_link_info
*info
;
1580 struct elf64_x86_64_link_hash_table
*htab
;
1586 htab
= elf64_x86_64_hash_table (info
);
1587 dynobj
= htab
->elf
.dynobj
;
1591 if (htab
->elf
.dynamic_sections_created
)
1593 /* Set the contents of the .interp section to the interpreter. */
1596 s
= bfd_get_section_by_name (dynobj
, ".interp");
1599 s
->_raw_size
= sizeof ELF_DYNAMIC_INTERPRETER
;
1600 s
->contents
= (unsigned char *) ELF_DYNAMIC_INTERPRETER
;
1604 /* Set up .got offsets for local syms, and space for local dynamic
1606 for (ibfd
= info
->input_bfds
; ibfd
!= NULL
; ibfd
= ibfd
->link_next
)
1608 bfd_signed_vma
*local_got
;
1609 bfd_signed_vma
*end_local_got
;
1610 char *local_tls_type
;
1611 bfd_size_type locsymcount
;
1612 Elf_Internal_Shdr
*symtab_hdr
;
1615 if (bfd_get_flavour (ibfd
) != bfd_target_elf_flavour
)
1618 for (s
= ibfd
->sections
; s
!= NULL
; s
= s
->next
)
1620 struct elf64_x86_64_dyn_relocs
*p
;
1622 for (p
= *((struct elf64_x86_64_dyn_relocs
**)
1623 &elf_section_data (s
)->local_dynrel
);
1627 if (!bfd_is_abs_section (p
->sec
)
1628 && bfd_is_abs_section (p
->sec
->output_section
))
1630 /* Input section has been discarded, either because
1631 it is a copy of a linkonce section or due to
1632 linker script /DISCARD/, so we'll be discarding
1635 else if (p
->count
!= 0)
1637 srel
= elf_section_data (p
->sec
)->sreloc
;
1638 srel
->_raw_size
+= p
->count
* sizeof (Elf64_External_Rela
);
1639 if ((p
->sec
->output_section
->flags
& SEC_READONLY
) != 0)
1640 info
->flags
|= DF_TEXTREL
;
1646 local_got
= elf_local_got_refcounts (ibfd
);
1650 symtab_hdr
= &elf_tdata (ibfd
)->symtab_hdr
;
1651 locsymcount
= symtab_hdr
->sh_info
;
1652 end_local_got
= local_got
+ locsymcount
;
1653 local_tls_type
= elf64_x86_64_local_got_tls_type (ibfd
);
1655 srel
= htab
->srelgot
;
1656 for (; local_got
< end_local_got
; ++local_got
, ++local_tls_type
)
1660 *local_got
= s
->_raw_size
;
1661 s
->_raw_size
+= GOT_ENTRY_SIZE
;
1662 if (*local_tls_type
== GOT_TLS_GD
)
1663 s
->_raw_size
+= GOT_ENTRY_SIZE
;
1665 || *local_tls_type
== GOT_TLS_GD
1666 || *local_tls_type
== GOT_TLS_IE
)
1667 srel
->_raw_size
+= sizeof (Elf64_External_Rela
);
1670 *local_got
= (bfd_vma
) -1;
1674 if (htab
->tls_ld_got
.refcount
> 0)
1676 /* Allocate 2 got entries and 1 dynamic reloc for R_X86_64_TLSLD
1678 htab
->tls_ld_got
.offset
= htab
->sgot
->_raw_size
;
1679 htab
->sgot
->_raw_size
+= 2 * GOT_ENTRY_SIZE
;
1680 htab
->srelgot
->_raw_size
+= sizeof (Elf64_External_Rela
);
1683 htab
->tls_ld_got
.offset
= -1;
1685 /* Allocate global sym .plt and .got entries, and space for global
1686 sym dynamic relocs. */
1687 elf_link_hash_traverse (&htab
->elf
, allocate_dynrelocs
, (PTR
) info
);
1689 /* We now have determined the sizes of the various dynamic sections.
1690 Allocate memory for them. */
1692 for (s
= dynobj
->sections
; s
!= NULL
; s
= s
->next
)
1694 if ((s
->flags
& SEC_LINKER_CREATED
) == 0)
1699 || s
== htab
->sgotplt
)
1701 /* Strip this section if we don't need it; see the
1704 else if (strncmp (bfd_get_section_name (dynobj
, s
), ".rela", 5) == 0)
1706 if (s
->_raw_size
!= 0 && s
!= htab
->srelplt
)
1709 /* We use the reloc_count field as a counter if we need
1710 to copy relocs into the output file. */
1715 /* It's not one of our sections, so don't allocate space. */
1719 if (s
->_raw_size
== 0)
1721 /* If we don't need this section, strip it from the
1722 output file. This is mostly to handle .rela.bss and
1723 .rela.plt. We must create both sections in
1724 create_dynamic_sections, because they must be created
1725 before the linker maps input sections to output
1726 sections. The linker does that before
1727 adjust_dynamic_symbol is called, and it is that
1728 function which decides whether anything needs to go
1729 into these sections. */
1731 _bfd_strip_section_from_output (info
, s
);
1735 /* Allocate memory for the section contents. We use bfd_zalloc
1736 here in case unused entries are not reclaimed before the
1737 section's contents are written out. This should not happen,
1738 but this way if it does, we get a R_X86_64_NONE reloc instead
1740 s
->contents
= (bfd_byte
*) bfd_zalloc (dynobj
, s
->_raw_size
);
1741 if (s
->contents
== NULL
)
1745 if (htab
->elf
.dynamic_sections_created
)
1747 /* Add some entries to the .dynamic section. We fill in the
1748 values later, in elf64_x86_64_finish_dynamic_sections, but we
1749 must add the entries now so that we get the correct size for
1750 the .dynamic section. The DT_DEBUG entry is filled in by the
1751 dynamic linker and used by the debugger. */
1752 #define add_dynamic_entry(TAG, VAL) \
1753 bfd_elf64_add_dynamic_entry (info, (bfd_vma) (TAG), (bfd_vma) (VAL))
1757 if (!add_dynamic_entry (DT_DEBUG
, 0))
1761 if (htab
->splt
->_raw_size
!= 0)
1763 if (!add_dynamic_entry (DT_PLTGOT
, 0)
1764 || !add_dynamic_entry (DT_PLTRELSZ
, 0)
1765 || !add_dynamic_entry (DT_PLTREL
, DT_RELA
)
1766 || !add_dynamic_entry (DT_JMPREL
, 0))
1772 if (!add_dynamic_entry (DT_RELA
, 0)
1773 || !add_dynamic_entry (DT_RELASZ
, 0)
1774 || !add_dynamic_entry (DT_RELAENT
, sizeof (Elf64_External_Rela
)))
1777 /* If any dynamic relocs apply to a read-only section,
1778 then we need a DT_TEXTREL entry. */
1779 if ((info
->flags
& DF_TEXTREL
) == 0)
1780 elf_link_hash_traverse (&htab
->elf
, readonly_dynrelocs
,
1783 if ((info
->flags
& DF_TEXTREL
) != 0)
1785 if (!add_dynamic_entry (DT_TEXTREL
, 0))
1790 #undef add_dynamic_entry
1795 /* Return the base VMA address which should be subtracted from real addresses
1796 when resolving @dtpoff relocation.
1797 This is PT_TLS segment p_vaddr. */
1801 struct bfd_link_info
*info
;
1803 /* If tls_segment is NULL, we should have signalled an error already. */
1804 if (elf_hash_table (info
)->tls_segment
== NULL
)
1806 return elf_hash_table (info
)->tls_segment
->start
;
1809 /* Return the relocation value for @tpoff relocation
1810 if STT_TLS virtual address is ADDRESS. */
1813 tpoff (info
, address
)
1814 struct bfd_link_info
*info
;
1817 struct elf_link_tls_segment
*tls_segment
1818 = elf_hash_table (info
)->tls_segment
;
1820 /* If tls_segment is NULL, we should have signalled an error already. */
1821 if (tls_segment
== NULL
)
1823 return address
- align_power (tls_segment
->size
, tls_segment
->align
)
1824 - tls_segment
->start
;
1827 /* Relocate an x86_64 ELF section. */
1830 elf64_x86_64_relocate_section (output_bfd
, info
, input_bfd
, input_section
,
1831 contents
, relocs
, local_syms
, local_sections
)
1833 struct bfd_link_info
*info
;
1835 asection
*input_section
;
1837 Elf_Internal_Rela
*relocs
;
1838 Elf_Internal_Sym
*local_syms
;
1839 asection
**local_sections
;
1841 struct elf64_x86_64_link_hash_table
*htab
;
1842 Elf_Internal_Shdr
*symtab_hdr
;
1843 struct elf_link_hash_entry
**sym_hashes
;
1844 bfd_vma
*local_got_offsets
;
1845 Elf_Internal_Rela
*rel
;
1846 Elf_Internal_Rela
*relend
;
1848 if (info
->relocateable
)
1851 htab
= elf64_x86_64_hash_table (info
);
1852 symtab_hdr
= &elf_tdata (input_bfd
)->symtab_hdr
;
1853 sym_hashes
= elf_sym_hashes (input_bfd
);
1854 local_got_offsets
= elf_local_got_offsets (input_bfd
);
1857 relend
= relocs
+ input_section
->reloc_count
;
1858 for (; rel
< relend
; rel
++)
1860 unsigned int r_type
;
1861 reloc_howto_type
*howto
;
1862 unsigned long r_symndx
;
1863 struct elf_link_hash_entry
*h
;
1864 Elf_Internal_Sym
*sym
;
1868 boolean unresolved_reloc
;
1869 bfd_reloc_status_type r
;
1872 r_type
= ELF64_R_TYPE (rel
->r_info
);
1873 if (r_type
== (int) R_X86_64_GNU_VTINHERIT
1874 || r_type
== (int) R_X86_64_GNU_VTENTRY
)
1877 if (r_type
>= R_X86_64_max
)
1879 bfd_set_error (bfd_error_bad_value
);
1883 howto
= x86_64_elf_howto_table
+ r_type
;
1884 r_symndx
= ELF64_R_SYM (rel
->r_info
);
1888 unresolved_reloc
= false;
1889 if (r_symndx
< symtab_hdr
->sh_info
)
1891 sym
= local_syms
+ r_symndx
;
1892 sec
= local_sections
[r_symndx
];
1894 relocation
= _bfd_elf_rela_local_sym (output_bfd
, sym
, sec
, rel
);
1898 h
= sym_hashes
[r_symndx
- symtab_hdr
->sh_info
];
1899 while (h
->root
.type
== bfd_link_hash_indirect
1900 || h
->root
.type
== bfd_link_hash_warning
)
1901 h
= (struct elf_link_hash_entry
*) h
->root
.u
.i
.link
;
1903 if (h
->root
.type
== bfd_link_hash_defined
1904 || h
->root
.type
== bfd_link_hash_defweak
)
1906 sec
= h
->root
.u
.def
.section
;
1907 if (sec
->output_section
== NULL
)
1909 /* Set a flag that will be cleared later if we find a
1910 relocation value for this symbol. output_section
1911 is typically NULL for symbols satisfied by a shared
1913 unresolved_reloc
= true;
1917 relocation
= (h
->root
.u
.def
.value
1918 + sec
->output_section
->vma
1919 + sec
->output_offset
);
1921 else if (h
->root
.type
== bfd_link_hash_undefweak
)
1923 else if (info
->shared
1924 && (!info
->symbolic
|| info
->allow_shlib_undefined
)
1925 && !info
->no_undefined
1926 && ELF_ST_VISIBILITY (h
->other
) == STV_DEFAULT
)
1930 if (! ((*info
->callbacks
->undefined_symbol
)
1931 (info
, h
->root
.root
.string
, input_bfd
,
1932 input_section
, rel
->r_offset
,
1933 (!info
->shared
|| info
->no_undefined
1934 || ELF_ST_VISIBILITY (h
->other
)))))
1939 /* When generating a shared object, the relocations handled here are
1940 copied into the output file to be resolved at run time. */
1943 case R_X86_64_GOT32
:
1944 /* Relocation is to the entry for this symbol in the global
1946 case R_X86_64_GOTPCREL
:
1947 /* Use global offset table as symbol value. */
1948 if (htab
->sgot
== NULL
)
1955 off
= h
->got
.offset
;
1956 dyn
= htab
->elf
.dynamic_sections_created
;
1958 if (! WILL_CALL_FINISH_DYNAMIC_SYMBOL (dyn
, info
, h
)
1962 || (h
->elf_link_hash_flags
& ELF_LINK_FORCED_LOCAL
))
1963 && (h
->elf_link_hash_flags
& ELF_LINK_HASH_DEF_REGULAR
)))
1965 /* This is actually a static link, or it is a -Bsymbolic
1966 link and the symbol is defined locally, or the symbol
1967 was forced to be local because of a version file. We
1968 must initialize this entry in the global offset table.
1969 Since the offset must always be a multiple of 8, we
1970 use the least significant bit to record whether we
1971 have initialized it already.
1973 When doing a dynamic link, we create a .rela.got
1974 relocation entry to initialize the value. This is
1975 done in the finish_dynamic_symbol routine. */
1980 bfd_put_64 (output_bfd
, relocation
,
1981 htab
->sgot
->contents
+ off
);
1986 unresolved_reloc
= false;
1990 if (local_got_offsets
== NULL
)
1993 off
= local_got_offsets
[r_symndx
];
1995 /* The offset must always be a multiple of 8. We use
1996 the least significant bit to record whether we have
1997 already generated the necessary reloc. */
2002 bfd_put_64 (output_bfd
, relocation
,
2003 htab
->sgot
->contents
+ off
);
2008 Elf_Internal_Rela outrel
;
2009 Elf64_External_Rela
*loc
;
2011 /* We need to generate a R_X86_64_RELATIVE reloc
2012 for the dynamic linker. */
2013 srelgot
= htab
->srelgot
;
2014 if (srelgot
== NULL
)
2017 outrel
.r_offset
= (htab
->sgot
->output_section
->vma
2018 + htab
->sgot
->output_offset
2020 outrel
.r_info
= ELF64_R_INFO (0, R_X86_64_RELATIVE
);
2021 outrel
.r_addend
= relocation
;
2022 loc
= (Elf64_External_Rela
*) srelgot
->contents
;
2023 loc
+= srelgot
->reloc_count
++;
2024 bfd_elf64_swap_reloca_out (output_bfd
, &outrel
, loc
);
2027 local_got_offsets
[r_symndx
] |= 1;
2031 if (off
>= (bfd_vma
) -2)
2034 relocation
= htab
->sgot
->output_offset
+ off
;
2035 if (r_type
== R_X86_64_GOTPCREL
)
2036 relocation
+= htab
->sgot
->output_section
->vma
;
2040 case R_X86_64_PLT32
:
2041 /* Relocation is to the entry for this symbol in the
2042 procedure linkage table. */
2044 /* Resolve a PLT32 reloc against a local symbol directly,
2045 without using the procedure linkage table. */
2049 if (h
->plt
.offset
== (bfd_vma
) -1
2050 || htab
->splt
== NULL
)
2052 /* We didn't make a PLT entry for this symbol. This
2053 happens when statically linking PIC code, or when
2054 using -Bsymbolic. */
2058 relocation
= (htab
->splt
->output_section
->vma
2059 + htab
->splt
->output_offset
2061 unresolved_reloc
= false;
2071 /* FIXME: The ABI says the linker should make sure the value is
2072 the same when it's zeroextended to 64 bit. */
2074 /* r_symndx will be zero only for relocs against symbols
2075 from removed linkonce sections, or sections discarded by
2078 || (input_section
->flags
& SEC_ALLOC
) == 0)
2082 && ((r_type
!= R_X86_64_PC8
2083 && r_type
!= R_X86_64_PC16
2084 && r_type
!= R_X86_64_PC32
)
2087 && (! info
->symbolic
2088 || (h
->elf_link_hash_flags
2089 & ELF_LINK_HASH_DEF_REGULAR
) == 0))))
2093 && (h
->elf_link_hash_flags
& ELF_LINK_NON_GOT_REF
) == 0
2094 && (((h
->elf_link_hash_flags
2095 & ELF_LINK_HASH_DEF_DYNAMIC
) != 0
2096 && (h
->elf_link_hash_flags
2097 & ELF_LINK_HASH_DEF_REGULAR
) == 0)
2098 || h
->root
.type
== bfd_link_hash_undefweak
2099 || h
->root
.type
== bfd_link_hash_undefined
)))
2101 Elf_Internal_Rela outrel
;
2102 boolean skip
, relocate
;
2104 Elf64_External_Rela
*loc
;
2106 /* When generating a shared object, these relocations
2107 are copied into the output file to be resolved at run
2114 _bfd_elf_section_offset (output_bfd
, info
, input_section
,
2116 if (outrel
.r_offset
== (bfd_vma
) -1)
2118 else if (outrel
.r_offset
== (bfd_vma
) -2)
2119 skip
= true, relocate
= true;
2121 outrel
.r_offset
+= (input_section
->output_section
->vma
2122 + input_section
->output_offset
);
2125 memset (&outrel
, 0, sizeof outrel
);
2127 /* h->dynindx may be -1 if this symbol was marked to
2131 && (r_type
== R_X86_64_PC8
2132 || r_type
== R_X86_64_PC16
2133 || r_type
== R_X86_64_PC32
2136 || (h
->elf_link_hash_flags
2137 & ELF_LINK_HASH_DEF_REGULAR
) == 0))
2139 outrel
.r_info
= ELF64_R_INFO (h
->dynindx
, r_type
);
2140 outrel
.r_addend
= rel
->r_addend
;
2144 /* This symbol is local, or marked to become local. */
2145 if (r_type
== R_X86_64_64
)
2148 outrel
.r_info
= ELF64_R_INFO (0, R_X86_64_RELATIVE
);
2149 outrel
.r_addend
= relocation
+ rel
->r_addend
;
2156 sec
= local_sections
[r_symndx
];
2159 BFD_ASSERT (h
->root
.type
== bfd_link_hash_defined
2161 == bfd_link_hash_defweak
));
2162 sec
= h
->root
.u
.def
.section
;
2164 if (sec
!= NULL
&& bfd_is_abs_section (sec
))
2166 else if (sec
== NULL
|| sec
->owner
== NULL
)
2168 bfd_set_error (bfd_error_bad_value
);
2175 osec
= sec
->output_section
;
2176 sindx
= elf_section_data (osec
)->dynindx
;
2177 BFD_ASSERT (sindx
> 0);
2180 outrel
.r_info
= ELF64_R_INFO (sindx
, r_type
);
2181 outrel
.r_addend
= relocation
+ rel
->r_addend
;
2185 sreloc
= elf_section_data (input_section
)->sreloc
;
2189 loc
= (Elf64_External_Rela
*) sreloc
->contents
;
2190 loc
+= sreloc
->reloc_count
++;
2191 bfd_elf64_swap_reloca_out (output_bfd
, &outrel
, loc
);
2193 /* If this reloc is against an external symbol, we do
2194 not want to fiddle with the addend. Otherwise, we
2195 need to include the symbol value so that it becomes
2196 an addend for the dynamic reloc. */
2203 case R_X86_64_TLSGD
:
2204 case R_X86_64_GOTTPOFF
:
2205 r_type
= elf64_x86_64_tls_transition (info
, r_type
, h
== NULL
);
2206 tls_type
= GOT_UNKNOWN
;
2207 if (h
== NULL
&& local_got_offsets
)
2208 tls_type
= elf64_x86_64_local_got_tls_type (input_bfd
) [r_symndx
];
2211 tls_type
= elf64_x86_64_hash_entry (h
)->tls_type
;
2212 if (!info
->shared
&& h
->dynindx
== -1 && tls_type
== GOT_TLS_IE
)
2213 r_type
= R_X86_64_TPOFF32
;
2215 if (r_type
== R_X86_64_TLSGD
)
2217 if (tls_type
== GOT_TLS_IE
)
2218 r_type
= R_X86_64_GOTTPOFF
;
2221 if (r_type
== R_X86_64_TPOFF32
)
2223 BFD_ASSERT (! unresolved_reloc
);
2224 if (ELF64_R_TYPE (rel
->r_info
) == R_X86_64_TLSGD
)
2227 static unsigned char tlsgd
[8]
2228 = { 0x66, 0x48, 0x8d, 0x3d, 0x66, 0x66, 0x48, 0xe8 };
2230 /* GD->LE transition.
2231 .byte 0x66; leaq foo@tlsgd(%rip), %rdi
2232 .word 0x6666; rex64; call __tls_get_addr@plt
2235 leaq foo@tpoff(%rax), %rax */
2236 BFD_ASSERT (rel
->r_offset
>= 4);
2237 for (i
= 0; i
< 4; i
++)
2238 BFD_ASSERT (bfd_get_8 (input_bfd
,
2239 contents
+ rel
->r_offset
- 4 + i
)
2241 BFD_ASSERT (rel
->r_offset
+ 12 <= input_section
->_raw_size
);
2242 for (i
= 0; i
< 4; i
++)
2243 BFD_ASSERT (bfd_get_8 (input_bfd
,
2244 contents
+ rel
->r_offset
+ 4 + i
)
2246 BFD_ASSERT (rel
+ 1 < relend
);
2247 BFD_ASSERT (ELF64_R_TYPE (rel
[1].r_info
) == R_X86_64_PLT32
);
2248 memcpy (contents
+ rel
->r_offset
- 4,
2249 "\x64\x48\x8b\x04\x25\0\0\0\0\x48\x8d\x80\0\0\0",
2251 bfd_put_32 (output_bfd
, tpoff (info
, relocation
),
2252 contents
+ rel
->r_offset
+ 8);
2253 /* Skip R_X86_64_PLT32. */
2259 unsigned int val
, type
, reg
;
2261 /* IE->LE transition:
2262 Originally it can be one of:
2263 movq foo@gottpoff(%rip), %reg
2264 addq foo@gottpoff(%rip), %reg
2267 leaq foo(%reg), %reg
2269 BFD_ASSERT (rel
->r_offset
>= 3);
2270 val
= bfd_get_8 (input_bfd
, contents
+ rel
->r_offset
- 3);
2271 BFD_ASSERT (val
== 0x48 || val
== 0x4c);
2272 type
= bfd_get_8 (input_bfd
, contents
+ rel
->r_offset
- 2);
2273 BFD_ASSERT (type
== 0x8b || type
== 0x03);
2274 reg
= bfd_get_8 (input_bfd
, contents
+ rel
->r_offset
- 1);
2275 BFD_ASSERT ((reg
& 0xc7) == 5);
2277 BFD_ASSERT (rel
->r_offset
+ 4 <= input_section
->_raw_size
);
2282 bfd_put_8 (output_bfd
, 0x49,
2283 contents
+ rel
->r_offset
- 3);
2284 bfd_put_8 (output_bfd
, 0xc7,
2285 contents
+ rel
->r_offset
- 2);
2286 bfd_put_8 (output_bfd
, 0xc0 | reg
,
2287 contents
+ rel
->r_offset
- 1);
2291 /* addq -> addq - addressing with %rsp/%r12 is
2294 bfd_put_8 (output_bfd
, 0x49,
2295 contents
+ rel
->r_offset
- 3);
2296 bfd_put_8 (output_bfd
, 0x81,
2297 contents
+ rel
->r_offset
- 2);
2298 bfd_put_8 (output_bfd
, 0xc0 | reg
,
2299 contents
+ rel
->r_offset
- 1);
2305 bfd_put_8 (output_bfd
, 0x4d,
2306 contents
+ rel
->r_offset
- 3);
2307 bfd_put_8 (output_bfd
, 0x8d,
2308 contents
+ rel
->r_offset
- 2);
2309 bfd_put_8 (output_bfd
, 0x80 | reg
| (reg
<< 3),
2310 contents
+ rel
->r_offset
- 1);
2312 bfd_put_32 (output_bfd
, tpoff (info
, relocation
),
2313 contents
+ rel
->r_offset
);
2318 if (htab
->sgot
== NULL
)
2322 off
= h
->got
.offset
;
2325 if (local_got_offsets
== NULL
)
2328 off
= local_got_offsets
[r_symndx
];
2335 Elf_Internal_Rela outrel
;
2336 Elf64_External_Rela
*loc
;
2339 if (htab
->srelgot
== NULL
)
2342 outrel
.r_offset
= (htab
->sgot
->output_section
->vma
2343 + htab
->sgot
->output_offset
+ off
);
2345 indx
= h
&& h
->dynindx
!= -1 ? h
->dynindx
: 0;
2346 if (r_type
== R_X86_64_TLSGD
)
2347 dr_type
= R_X86_64_DTPMOD64
;
2349 dr_type
= R_X86_64_TPOFF64
;
2351 bfd_put_64 (output_bfd
, 0, htab
->sgot
->contents
+ off
);
2352 outrel
.r_addend
= 0;
2353 if (dr_type
== R_X86_64_TPOFF64
&& indx
== 0)
2354 outrel
.r_addend
= relocation
- dtpoff_base (info
);
2355 outrel
.r_info
= ELF64_R_INFO (indx
, dr_type
);
2357 loc
= (Elf64_External_Rela
*) htab
->srelgot
->contents
;
2358 loc
+= htab
->srelgot
->reloc_count
++;
2359 bfd_elf64_swap_reloca_out (output_bfd
, &outrel
, loc
);
2361 if (r_type
== R_X86_64_TLSGD
)
2365 BFD_ASSERT (! unresolved_reloc
);
2366 bfd_put_64 (output_bfd
,
2367 relocation
- dtpoff_base (info
),
2368 htab
->sgot
->contents
+ off
+ GOT_ENTRY_SIZE
);
2372 bfd_put_64 (output_bfd
, 0,
2373 htab
->sgot
->contents
+ off
+ GOT_ENTRY_SIZE
);
2374 outrel
.r_info
= ELF64_R_INFO (indx
,
2376 outrel
.r_offset
+= GOT_ENTRY_SIZE
;
2377 htab
->srelgot
->reloc_count
++;
2379 bfd_elf64_swap_reloca_out (output_bfd
, &outrel
,
2387 local_got_offsets
[r_symndx
] |= 1;
2390 if (off
>= (bfd_vma
) -2)
2392 if (r_type
== ELF64_R_TYPE (rel
->r_info
))
2394 relocation
= htab
->sgot
->output_section
->vma
2395 + htab
->sgot
->output_offset
+ off
;
2396 unresolved_reloc
= false;
2401 static unsigned char tlsgd
[8]
2402 = { 0x66, 0x48, 0x8d, 0x3d, 0x66, 0x66, 0x48, 0xe8 };
2404 /* GD->IE transition.
2405 .byte 0x66; leaq foo@tlsgd(%rip), %rdi
2406 .word 0x6666; rex64; call __tls_get_addr@plt
2409 addq foo@gottpoff(%rip), %rax */
2410 BFD_ASSERT (rel
->r_offset
>= 4);
2411 for (i
= 0; i
< 4; i
++)
2412 BFD_ASSERT (bfd_get_8 (input_bfd
,
2413 contents
+ rel
->r_offset
- 4 + i
)
2415 BFD_ASSERT (rel
->r_offset
+ 12 <= input_section
->_raw_size
);
2416 for (i
= 0; i
< 4; i
++)
2417 BFD_ASSERT (bfd_get_8 (input_bfd
,
2418 contents
+ rel
->r_offset
+ 4 + i
)
2420 BFD_ASSERT (rel
+ 1 < relend
);
2421 BFD_ASSERT (ELF64_R_TYPE (rel
[1].r_info
) == R_X86_64_PLT32
);
2422 memcpy (contents
+ rel
->r_offset
- 4,
2423 "\x64\x48\x8b\x04\x25\0\0\0\0\x48\x03\x05\0\0\0",
2426 relocation
= (htab
->sgot
->output_section
->vma
2427 + htab
->sgot
->output_offset
+ off
2429 - input_section
->output_section
->vma
2430 - input_section
->output_offset
2432 bfd_put_32 (output_bfd
, relocation
,
2433 contents
+ rel
->r_offset
+ 8);
2434 /* Skip R_X86_64_PLT32. */
2440 case R_X86_64_TLSLD
:
2443 /* LD->LE transition:
2445 leaq foo@tlsld(%rip), %rdi; call __tls_get_addr@plt.
2447 .word 0x6666; .byte 0x66; movl %fs:0, %rax. */
2448 BFD_ASSERT (rel
->r_offset
>= 3);
2449 BFD_ASSERT (bfd_get_8 (input_bfd
, contents
+ rel
->r_offset
- 3)
2451 BFD_ASSERT (bfd_get_8 (input_bfd
, contents
+ rel
->r_offset
- 2)
2453 BFD_ASSERT (bfd_get_8 (input_bfd
, contents
+ rel
->r_offset
- 1)
2455 BFD_ASSERT (rel
->r_offset
+ 9 <= input_section
->_raw_size
);
2456 BFD_ASSERT (bfd_get_8 (input_bfd
, contents
+ rel
->r_offset
+ 4)
2458 BFD_ASSERT (rel
+ 1 < relend
);
2459 BFD_ASSERT (ELF64_R_TYPE (rel
[1].r_info
) == R_X86_64_PLT32
);
2460 memcpy (contents
+ rel
->r_offset
- 3,
2461 "\x66\x66\x66\x64\x48\x8b\x04\x25\0\0\0", 12);
2462 /* Skip R_X86_64_PLT32. */
2467 if (htab
->sgot
== NULL
)
2470 off
= htab
->tls_ld_got
.offset
;
2475 Elf_Internal_Rela outrel
;
2476 Elf64_External_Rela
*loc
;
2478 if (htab
->srelgot
== NULL
)
2481 outrel
.r_offset
= (htab
->sgot
->output_section
->vma
2482 + htab
->sgot
->output_offset
+ off
);
2484 bfd_put_64 (output_bfd
, 0,
2485 htab
->sgot
->contents
+ off
);
2486 bfd_put_64 (output_bfd
, 0,
2487 htab
->sgot
->contents
+ off
+ GOT_ENTRY_SIZE
);
2488 outrel
.r_info
= ELF64_R_INFO (0, R_X86_64_DTPMOD64
);
2489 outrel
.r_addend
= 0;
2490 loc
= (Elf64_External_Rela
*) htab
->srelgot
->contents
;
2491 loc
+= htab
->srelgot
->reloc_count
++;
2492 bfd_elf64_swap_reloca_out (output_bfd
, &outrel
, loc
);
2493 htab
->tls_ld_got
.offset
|= 1;
2495 relocation
= htab
->sgot
->output_section
->vma
2496 + htab
->sgot
->output_offset
+ off
;
2497 unresolved_reloc
= false;
2500 case R_X86_64_DTPOFF32
:
2501 if (info
->shared
|| (input_section
->flags
& SEC_CODE
) == 0)
2502 relocation
-= dtpoff_base (info
);
2504 relocation
= tpoff (info
, relocation
);
2507 case R_X86_64_TPOFF32
:
2508 BFD_ASSERT (! info
->shared
);
2509 relocation
= tpoff (info
, relocation
);
2516 /* Dynamic relocs are not propagated for SEC_DEBUGGING sections
2517 because such sections are not SEC_ALLOC and thus ld.so will
2518 not process them. */
2519 if (unresolved_reloc
2520 && !((input_section
->flags
& SEC_DEBUGGING
) != 0
2521 && (h
->elf_link_hash_flags
& ELF_LINK_HASH_DEF_DYNAMIC
) != 0))
2522 (*_bfd_error_handler
)
2523 (_("%s(%s+0x%lx): unresolvable relocation against symbol `%s'"),
2524 bfd_archive_filename (input_bfd
),
2525 bfd_get_section_name (input_bfd
, input_section
),
2526 (long) rel
->r_offset
,
2527 h
->root
.root
.string
);
2529 r
= _bfd_final_link_relocate (howto
, input_bfd
, input_section
,
2530 contents
, rel
->r_offset
,
2531 relocation
, rel
->r_addend
);
2533 if (r
!= bfd_reloc_ok
)
2538 name
= h
->root
.root
.string
;
2541 name
= bfd_elf_string_from_elf_section (input_bfd
,
2542 symtab_hdr
->sh_link
,
2547 name
= bfd_section_name (input_bfd
, sec
);
2550 if (r
== bfd_reloc_overflow
)
2553 if (! ((*info
->callbacks
->reloc_overflow
)
2554 (info
, name
, howto
->name
, (bfd_vma
) 0,
2555 input_bfd
, input_section
, rel
->r_offset
)))
2560 (*_bfd_error_handler
)
2561 (_("%s(%s+0x%lx): reloc against `%s': error %d"),
2562 bfd_archive_filename (input_bfd
),
2563 bfd_get_section_name (input_bfd
, input_section
),
2564 (long) rel
->r_offset
, name
, (int) r
);
2573 /* Finish up dynamic symbol handling. We set the contents of various
2574 dynamic sections here. */
2577 elf64_x86_64_finish_dynamic_symbol (output_bfd
, info
, h
, sym
)
2579 struct bfd_link_info
*info
;
2580 struct elf_link_hash_entry
*h
;
2581 Elf_Internal_Sym
*sym
;
2583 struct elf64_x86_64_link_hash_table
*htab
;
2585 htab
= elf64_x86_64_hash_table (info
);
2587 if (h
->plt
.offset
!= (bfd_vma
) -1)
2591 Elf_Internal_Rela rela
;
2592 Elf64_External_Rela
*loc
;
2594 /* This symbol has an entry in the procedure linkage table. Set
2597 if (h
->dynindx
== -1
2598 || htab
->splt
== NULL
2599 || htab
->sgotplt
== NULL
2600 || htab
->srelplt
== NULL
)
2603 /* Get the index in the procedure linkage table which
2604 corresponds to this symbol. This is the index of this symbol
2605 in all the symbols for which we are making plt entries. The
2606 first entry in the procedure linkage table is reserved. */
2607 plt_index
= h
->plt
.offset
/ PLT_ENTRY_SIZE
- 1;
2609 /* Get the offset into the .got table of the entry that
2610 corresponds to this function. Each .got entry is GOT_ENTRY_SIZE
2611 bytes. The first three are reserved for the dynamic linker. */
2612 got_offset
= (plt_index
+ 3) * GOT_ENTRY_SIZE
;
2614 /* Fill in the entry in the procedure linkage table. */
2615 memcpy (htab
->splt
->contents
+ h
->plt
.offset
, elf64_x86_64_plt_entry
,
2618 /* Insert the relocation positions of the plt section. The magic
2619 numbers at the end of the statements are the positions of the
2620 relocations in the plt section. */
2621 /* Put offset for jmp *name@GOTPCREL(%rip), since the
2622 instruction uses 6 bytes, subtract this value. */
2623 bfd_put_32 (output_bfd
,
2624 (htab
->sgotplt
->output_section
->vma
2625 + htab
->sgotplt
->output_offset
2627 - htab
->splt
->output_section
->vma
2628 - htab
->splt
->output_offset
2631 htab
->splt
->contents
+ h
->plt
.offset
+ 2);
2632 /* Put relocation index. */
2633 bfd_put_32 (output_bfd
, plt_index
,
2634 htab
->splt
->contents
+ h
->plt
.offset
+ 7);
2635 /* Put offset for jmp .PLT0. */
2636 bfd_put_32 (output_bfd
, - (h
->plt
.offset
+ PLT_ENTRY_SIZE
),
2637 htab
->splt
->contents
+ h
->plt
.offset
+ 12);
2639 /* Fill in the entry in the global offset table, initially this
2640 points to the pushq instruction in the PLT which is at offset 6. */
2641 bfd_put_64 (output_bfd
, (htab
->splt
->output_section
->vma
2642 + htab
->splt
->output_offset
2643 + h
->plt
.offset
+ 6),
2644 htab
->sgotplt
->contents
+ got_offset
);
2646 /* Fill in the entry in the .rela.plt section. */
2647 rela
.r_offset
= (htab
->sgotplt
->output_section
->vma
2648 + htab
->sgotplt
->output_offset
2650 rela
.r_info
= ELF64_R_INFO (h
->dynindx
, R_X86_64_JUMP_SLOT
);
2652 loc
= (Elf64_External_Rela
*) htab
->srelplt
->contents
+ plt_index
;
2653 bfd_elf64_swap_reloca_out (output_bfd
, &rela
, loc
);
2655 if ((h
->elf_link_hash_flags
& ELF_LINK_HASH_DEF_REGULAR
) == 0)
2657 /* Mark the symbol as undefined, rather than as defined in
2658 the .plt section. Leave the value alone. This is a clue
2659 for the dynamic linker, to make function pointer
2660 comparisons work between an application and shared
2662 sym
->st_shndx
= SHN_UNDEF
;
2666 if (h
->got
.offset
!= (bfd_vma
) -1
2667 && elf64_x86_64_hash_entry (h
)->tls_type
!= GOT_TLS_GD
2668 && elf64_x86_64_hash_entry (h
)->tls_type
!= GOT_TLS_IE
)
2670 Elf_Internal_Rela rela
;
2671 Elf64_External_Rela
*loc
;
2673 /* This symbol has an entry in the global offset table. Set it
2676 if (htab
->sgot
== NULL
|| htab
->srelgot
== NULL
)
2679 rela
.r_offset
= (htab
->sgot
->output_section
->vma
2680 + htab
->sgot
->output_offset
2681 + (h
->got
.offset
&~ (bfd_vma
) 1));
2683 /* If this is a static link, or it is a -Bsymbolic link and the
2684 symbol is defined locally or was forced to be local because
2685 of a version file, we just want to emit a RELATIVE reloc.
2686 The entry in the global offset table will already have been
2687 initialized in the relocate_section function. */
2691 || (h
->elf_link_hash_flags
& ELF_LINK_FORCED_LOCAL
))
2692 && (h
->elf_link_hash_flags
& ELF_LINK_HASH_DEF_REGULAR
))
2694 BFD_ASSERT((h
->got
.offset
& 1) != 0);
2695 rela
.r_info
= ELF64_R_INFO (0, R_X86_64_RELATIVE
);
2696 rela
.r_addend
= (h
->root
.u
.def
.value
2697 + h
->root
.u
.def
.section
->output_section
->vma
2698 + h
->root
.u
.def
.section
->output_offset
);
2702 BFD_ASSERT((h
->got
.offset
& 1) == 0);
2703 bfd_put_64 (output_bfd
, (bfd_vma
) 0,
2704 htab
->sgot
->contents
+ h
->got
.offset
);
2705 rela
.r_info
= ELF64_R_INFO (h
->dynindx
, R_X86_64_GLOB_DAT
);
2709 loc
= (Elf64_External_Rela
*) htab
->srelgot
->contents
;
2710 loc
+= htab
->srelgot
->reloc_count
++;
2711 bfd_elf64_swap_reloca_out (output_bfd
, &rela
, loc
);
2714 if ((h
->elf_link_hash_flags
& ELF_LINK_HASH_NEEDS_COPY
) != 0)
2716 Elf_Internal_Rela rela
;
2717 Elf64_External_Rela
*loc
;
2719 /* This symbol needs a copy reloc. Set it up. */
2721 if (h
->dynindx
== -1
2722 || (h
->root
.type
!= bfd_link_hash_defined
2723 && h
->root
.type
!= bfd_link_hash_defweak
)
2724 || htab
->srelbss
== NULL
)
2727 rela
.r_offset
= (h
->root
.u
.def
.value
2728 + h
->root
.u
.def
.section
->output_section
->vma
2729 + h
->root
.u
.def
.section
->output_offset
);
2730 rela
.r_info
= ELF64_R_INFO (h
->dynindx
, R_X86_64_COPY
);
2732 loc
= (Elf64_External_Rela
*) htab
->srelbss
->contents
;
2733 loc
+= htab
->srelbss
->reloc_count
++;
2734 bfd_elf64_swap_reloca_out (output_bfd
, &rela
, loc
);
2737 /* Mark _DYNAMIC and _GLOBAL_OFFSET_TABLE_ as absolute. */
2738 if (strcmp (h
->root
.root
.string
, "_DYNAMIC") == 0
2739 || strcmp (h
->root
.root
.string
, "_GLOBAL_OFFSET_TABLE_") == 0)
2740 sym
->st_shndx
= SHN_ABS
;
2745 /* Used to decide how to sort relocs in an optimal manner for the
2746 dynamic linker, before writing them out. */
2748 static enum elf_reloc_type_class
2749 elf64_x86_64_reloc_type_class (rela
)
2750 const Elf_Internal_Rela
*rela
;
2752 switch ((int) ELF64_R_TYPE (rela
->r_info
))
2754 case R_X86_64_RELATIVE
:
2755 return reloc_class_relative
;
2756 case R_X86_64_JUMP_SLOT
:
2757 return reloc_class_plt
;
2759 return reloc_class_copy
;
2761 return reloc_class_normal
;
2765 /* Finish up the dynamic sections. */
2768 elf64_x86_64_finish_dynamic_sections (output_bfd
, info
)
2770 struct bfd_link_info
*info
;
2772 struct elf64_x86_64_link_hash_table
*htab
;
2776 htab
= elf64_x86_64_hash_table (info
);
2777 dynobj
= htab
->elf
.dynobj
;
2778 sdyn
= bfd_get_section_by_name (dynobj
, ".dynamic");
2780 if (htab
->elf
.dynamic_sections_created
)
2782 Elf64_External_Dyn
*dyncon
, *dynconend
;
2784 if (sdyn
== NULL
|| htab
->sgot
== NULL
)
2787 dyncon
= (Elf64_External_Dyn
*) sdyn
->contents
;
2788 dynconend
= (Elf64_External_Dyn
*) (sdyn
->contents
+ sdyn
->_raw_size
);
2789 for (; dyncon
< dynconend
; dyncon
++)
2791 Elf_Internal_Dyn dyn
;
2794 bfd_elf64_swap_dyn_in (dynobj
, dyncon
, &dyn
);
2802 dyn
.d_un
.d_ptr
= htab
->sgot
->output_section
->vma
;
2806 dyn
.d_un
.d_ptr
= htab
->srelplt
->output_section
->vma
;
2810 s
= htab
->srelplt
->output_section
;
2811 if (s
->_cooked_size
!= 0)
2812 dyn
.d_un
.d_val
= s
->_cooked_size
;
2814 dyn
.d_un
.d_val
= s
->_raw_size
;
2818 /* The procedure linkage table relocs (DT_JMPREL) should
2819 not be included in the overall relocs (DT_RELA).
2820 Therefore, we override the DT_RELASZ entry here to
2821 make it not include the JMPREL relocs. Since the
2822 linker script arranges for .rela.plt to follow all
2823 other relocation sections, we don't have to worry
2824 about changing the DT_RELA entry. */
2825 if (htab
->srelplt
!= NULL
)
2827 s
= htab
->srelplt
->output_section
;
2828 if (s
->_cooked_size
!= 0)
2829 dyn
.d_un
.d_val
-= s
->_cooked_size
;
2831 dyn
.d_un
.d_val
-= s
->_raw_size
;
2836 bfd_elf64_swap_dyn_out (output_bfd
, &dyn
, dyncon
);
2839 /* Fill in the special first entry in the procedure linkage table. */
2840 if (htab
->splt
&& htab
->splt
->_raw_size
> 0)
2842 /* Fill in the first entry in the procedure linkage table. */
2843 memcpy (htab
->splt
->contents
, elf64_x86_64_plt0_entry
,
2845 /* Add offset for pushq GOT+8(%rip), since the instruction
2846 uses 6 bytes subtract this value. */
2847 bfd_put_32 (output_bfd
,
2848 (htab
->sgotplt
->output_section
->vma
2849 + htab
->sgotplt
->output_offset
2851 - htab
->splt
->output_section
->vma
2852 - htab
->splt
->output_offset
2854 htab
->splt
->contents
+ 2);
2855 /* Add offset for jmp *GOT+16(%rip). The 12 is the offset to
2856 the end of the instruction. */
2857 bfd_put_32 (output_bfd
,
2858 (htab
->sgotplt
->output_section
->vma
2859 + htab
->sgotplt
->output_offset
2861 - htab
->splt
->output_section
->vma
2862 - htab
->splt
->output_offset
2864 htab
->splt
->contents
+ 8);
2866 elf_section_data (htab
->splt
->output_section
)->this_hdr
.sh_entsize
=
2873 /* Fill in the first three entries in the global offset table. */
2874 if (htab
->sgotplt
->_raw_size
> 0)
2876 /* Set the first entry in the global offset table to the address of
2877 the dynamic section. */
2879 bfd_put_64 (output_bfd
, (bfd_vma
) 0, htab
->sgotplt
->contents
);
2881 bfd_put_64 (output_bfd
,
2882 sdyn
->output_section
->vma
+ sdyn
->output_offset
,
2883 htab
->sgotplt
->contents
);
2884 /* Write GOT[1] and GOT[2], needed for the dynamic linker. */
2885 bfd_put_64 (output_bfd
, (bfd_vma
) 0, htab
->sgotplt
->contents
+ GOT_ENTRY_SIZE
);
2886 bfd_put_64 (output_bfd
, (bfd_vma
) 0, htab
->sgotplt
->contents
+ GOT_ENTRY_SIZE
*2);
2889 elf_section_data (htab
->sgotplt
->output_section
)->this_hdr
.sh_entsize
=
2897 #define TARGET_LITTLE_SYM bfd_elf64_x86_64_vec
2898 #define TARGET_LITTLE_NAME "elf64-x86-64"
2899 #define ELF_ARCH bfd_arch_i386
2900 #define ELF_MACHINE_CODE EM_X86_64
2901 #define ELF_MAXPAGESIZE 0x100000
2903 #define elf_backend_can_gc_sections 1
2904 #define elf_backend_can_refcount 1
2905 #define elf_backend_want_got_plt 1
2906 #define elf_backend_plt_readonly 1
2907 #define elf_backend_want_plt_sym 0
2908 #define elf_backend_got_header_size (GOT_ENTRY_SIZE*3)
2909 #define elf_backend_plt_header_size PLT_ENTRY_SIZE
2910 #define elf_backend_rela_normal 1
2912 #define elf_info_to_howto elf64_x86_64_info_to_howto
2914 #define bfd_elf64_bfd_link_hash_table_create \
2915 elf64_x86_64_link_hash_table_create
2916 #define bfd_elf64_bfd_reloc_type_lookup elf64_x86_64_reloc_type_lookup
2918 #define elf_backend_adjust_dynamic_symbol elf64_x86_64_adjust_dynamic_symbol
2919 #define elf_backend_check_relocs elf64_x86_64_check_relocs
2920 #define elf_backend_copy_indirect_symbol elf64_x86_64_copy_indirect_symbol
2921 #define elf_backend_create_dynamic_sections elf64_x86_64_create_dynamic_sections
2922 #define elf_backend_finish_dynamic_sections elf64_x86_64_finish_dynamic_sections
2923 #define elf_backend_finish_dynamic_symbol elf64_x86_64_finish_dynamic_symbol
2924 #define elf_backend_gc_mark_hook elf64_x86_64_gc_mark_hook
2925 #define elf_backend_gc_sweep_hook elf64_x86_64_gc_sweep_hook
2926 #define elf_backend_grok_prstatus elf64_x86_64_grok_prstatus
2927 #define elf_backend_grok_psinfo elf64_x86_64_grok_psinfo
2928 #define elf_backend_reloc_type_class elf64_x86_64_reloc_type_class
2929 #define elf_backend_relocate_section elf64_x86_64_relocate_section
2930 #define elf_backend_size_dynamic_sections elf64_x86_64_size_dynamic_sections
2931 #define elf_backend_object_p elf64_x86_64_elf_object_p
2932 #define bfd_elf64_mkobject elf64_x86_64_mkobject
2934 #include "elf64-target.h"