* elf64-x86-64.c (struct elf_x86_64_backend_data): New type.
authorRoland McGrath <roland@gnu.org>
Thu, 15 Mar 2012 16:37:25 +0000 (16:37 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 15 Mar 2012 16:37:25 +0000 (16:37 +0000)
commiteed180f84ccb6125cbc7df3d927b723cbcc63a5f
treec18025645b313f686cef13d38174ff737523f424
parent14dc9ef7d17b555efe65bb40ff358696c4f038ad
* elf64-x86-64.c (struct elf_x86_64_backend_data): New type.
(get_elf_x86_64_backend_data, GET_PLT_ENTRY_SIZE): New macros.
(elf_x86_64_arch_bed): New variable.
(elf_backend_arch_data): New macro.
(elf_x86_64_adjust_dynamic_symbol): Use GET_PLT_ENTRY_SIZE.
(elf_x86_64_allocate_dynrelocs): Likewise.
(elf_x86_64_relocate_section): Likewise.
(elf_x86_64_plt_sym_val): Likewise.
(elf_x86_64_finish_dynamic_symbol): Use elf_x86_64_backend_data
parameters for PLT details.
(elf_x86_64_finish_dynamic_sections): Likewise.
bfd/ChangeLog
bfd/elf64-x86-64.c
This page took 0.029391 seconds and 4 git commands to generate.