Home
last modified time | relevance | path

Searched refs:tlsdesc_plt (Results 1 – 25 of 25) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-x86.c373 htab->elf.tlsdesc_plt = (bfd_vma) -1; in elf_x86_allocate_dynrelocs()
2144 htab->elf.tlsdesc_plt = (bfd_vma) -1; in _bfd_x86_elf_size_dynamic_sections()
2191 if (htab->elf.tlsdesc_plt) in _bfd_x86_elf_size_dynamic_sections()
2197 htab->elf.tlsdesc_plt = 0; in _bfd_x86_elf_size_dynamic_sections()
2206 htab->elf.tlsdesc_plt = htab->elf.splt->size; in _bfd_x86_elf_size_dynamic_sections()
2505 + htab->elf.tlsdesc_plt; in _bfd_x86_elf_finish_dynamic_sections()
H A Delfnn-aarch64.c8696 htab->root.tlsdesc_plt = (bfd_vma) - 1; in elfNN_aarch64_allocate_dynrelocs()
8997 htab->root.tlsdesc_plt = (bfd_vma) - 1; in elfNN_aarch64_size_dynamic_sections()
9040 if (htab->root.tlsdesc_plt) in elfNN_aarch64_size_dynamic_sections()
9048 htab->root.tlsdesc_plt = 0; in elfNN_aarch64_size_dynamic_sections()
9051 htab->root.tlsdesc_plt = htab->root.splt->size; in elfNN_aarch64_size_dynamic_sections()
9638 + htab->root.tlsdesc_plt; in elfNN_aarch64_finish_dynamic_sections()
9659 if (htab->root.tlsdesc_plt && !(info->flags & DF_BIND_NOW)) in elfNN_aarch64_finish_dynamic_sections()
9674 memcpy (htab->root.splt->contents + htab->root.tlsdesc_plt, in elfNN_aarch64_finish_dynamic_sections()
9681 + htab->root.tlsdesc_plt + 4; in elfNN_aarch64_finish_dynamic_sections()
9696 htab->root.splt->contents + htab->root.tlsdesc_plt; in elfNN_aarch64_finish_dynamic_sections()
H A Delf64-x86-64.c4749 if (htab->elf.tlsdesc_plt) in elf_x86_64_finish_dynamic_sections()
4754 memcpy (htab->elf.splt->contents + htab->elf.tlsdesc_plt, in elf_x86_64_finish_dynamic_sections()
4767 - htab->elf.tlsdesc_plt in elf_x86_64_finish_dynamic_sections()
4770 + htab->elf.tlsdesc_plt in elf_x86_64_finish_dynamic_sections()
4781 - htab->elf.tlsdesc_plt in elf_x86_64_finish_dynamic_sections()
4784 + htab->elf.tlsdesc_plt in elf_x86_64_finish_dynamic_sections()
H A Delf32-arm.c17031 htab->root.tlsdesc_plt = 0; in elf32_arm_size_dynamic_sections()
17037 htab->root.tlsdesc_plt = htab->root.splt->size; in elf32_arm_size_dynamic_sections()
17403 + htab->root.tlsdesc_plt); in elf32_arm_finish_dynamic_sections()
17521 if (htab->root.tlsdesc_plt) in elf32_arm_finish_dynamic_sections()
17531 splt->contents + htab->root.tlsdesc_plt, in elf32_arm_finish_dynamic_sections()
17536 - (plt_address + htab->root.tlsdesc_plt) in elf32_arm_finish_dynamic_sections()
17538 splt->contents + htab->root.tlsdesc_plt + 24); in elf32_arm_finish_dynamic_sections()
17540 got_address - (plt_address + htab->root.tlsdesc_plt) in elf32_arm_finish_dynamic_sections()
17542 splt->contents + htab->root.tlsdesc_plt + 24 + 4); in elf32_arm_finish_dynamic_sections()
18316 if (htab->root.tlsdesc_plt != 0) in elf32_arm_output_arch_local_syms()
[all …]
H A DChangeLog-20202006 * elf-bfd.h (elf_link_hash_entry): Add tlsdesc_plt and
2008 * elf32-arm.c (elf32_arm_link_hash_table): Remove tlsdesc_plt
2011 root.tlsdesc_plt for DF_BIND_NOW.
2015 Clear root.tlsdesc_plt for DF_BIND_NOW.
2021 tlsdesc_plt and dt_tlsdesc_got.
2025 root.tlsdesc_plt for DF_BIND_NOW. Don't check DF_BIND_NOW
2030 * elfxx-x86.h (elf_x86_link_hash_table): Remove tlsdesc_plt and
H A Delf32-nds32.c4455 htab->root.tlsdesc_plt = 0; in nds32_elf_size_dynamic_sections()
4461 htab->root.tlsdesc_plt = htab->root.splt->size; in nds32_elf_size_dynamic_sections()
6426 + htab->root.tlsdesc_plt); in nds32_elf_finish_dynamic_sections()
6496 if (htab->root.tlsdesc_plt) in nds32_elf_finish_dynamic_sections()
6516 nds32_put_trampoline (splt->contents + htab->root.tlsdesc_plt, in nds32_elf_finish_dynamic_sections()
H A Delf-bfd.h686 bfd_vma tlsdesc_plt; member
H A DChangeLog-20063522 (struct elf64_x86_64_link_hash_table): Add tlsdesc_plt,
3537 tlsdesc_plt and tlsdesc_got. Make room for them. Don't zero
H A DChangeLog-20171912 * elfxx-x86.c (elf_x86_allocate_dynrelocs): Set tlsdesc_plt
H A Delflink.c15414 if (htab->tlsdesc_plt in _bfd_elf_add_dynamic_tags()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delfxx-x86.c373 htab->elf.tlsdesc_plt = (bfd_vma) -1; in elf_x86_allocate_dynrelocs()
2366 htab->elf.tlsdesc_plt = (bfd_vma) -1; in _bfd_x86_elf_size_dynamic_sections()
2413 if (htab->elf.tlsdesc_plt) in _bfd_x86_elf_size_dynamic_sections()
2419 htab->elf.tlsdesc_plt = 0; in _bfd_x86_elf_size_dynamic_sections()
2428 htab->elf.tlsdesc_plt = htab->elf.splt->size; in _bfd_x86_elf_size_dynamic_sections()
2811 + htab->elf.tlsdesc_plt; in _bfd_x86_elf_finish_dynamic_sections()
H A Delf64-x86-64.c5016 if (htab->elf.tlsdesc_plt) in elf_x86_64_finish_dynamic_sections()
5021 memcpy (htab->elf.splt->contents + htab->elf.tlsdesc_plt, in elf_x86_64_finish_dynamic_sections()
5034 - htab->elf.tlsdesc_plt in elf_x86_64_finish_dynamic_sections()
5037 + htab->elf.tlsdesc_plt in elf_x86_64_finish_dynamic_sections()
5048 - htab->elf.tlsdesc_plt in elf_x86_64_finish_dynamic_sections()
5051 + htab->elf.tlsdesc_plt in elf_x86_64_finish_dynamic_sections()
H A Delfnn-aarch64.c8985 htab->root.tlsdesc_plt = (bfd_vma) - 1; in elfNN_aarch64_allocate_dynrelocs()
9286 htab->root.tlsdesc_plt = (bfd_vma) - 1; in elfNN_aarch64_size_dynamic_sections()
9329 if (htab->root.tlsdesc_plt) in elfNN_aarch64_size_dynamic_sections()
9337 htab->root.tlsdesc_plt = 0; in elfNN_aarch64_size_dynamic_sections()
9340 htab->root.tlsdesc_plt = htab->root.splt->size; in elfNN_aarch64_size_dynamic_sections()
9927 + htab->root.tlsdesc_plt; in elfNN_aarch64_finish_dynamic_sections()
9948 if (htab->root.tlsdesc_plt && !(info->flags & DF_BIND_NOW)) in elfNN_aarch64_finish_dynamic_sections()
9963 memcpy (htab->root.splt->contents + htab->root.tlsdesc_plt, in elfNN_aarch64_finish_dynamic_sections()
9970 + htab->root.tlsdesc_plt + 4; in elfNN_aarch64_finish_dynamic_sections()
9985 htab->root.splt->contents + htab->root.tlsdesc_plt; in elfNN_aarch64_finish_dynamic_sections()
H A Delf32-arm.c17054 htab->root.tlsdesc_plt = 0; in elf32_arm_size_dynamic_sections()
17060 htab->root.tlsdesc_plt = htab->root.splt->size; in elf32_arm_size_dynamic_sections()
17426 + htab->root.tlsdesc_plt); in elf32_arm_finish_dynamic_sections()
17544 if (htab->root.tlsdesc_plt) in elf32_arm_finish_dynamic_sections()
17554 splt->contents + htab->root.tlsdesc_plt, in elf32_arm_finish_dynamic_sections()
17559 - (plt_address + htab->root.tlsdesc_plt) in elf32_arm_finish_dynamic_sections()
17561 splt->contents + htab->root.tlsdesc_plt + 24); in elf32_arm_finish_dynamic_sections()
17563 got_address - (plt_address + htab->root.tlsdesc_plt) in elf32_arm_finish_dynamic_sections()
17565 splt->contents + htab->root.tlsdesc_plt + 24 + 4); in elf32_arm_finish_dynamic_sections()
18373 if (htab->root.tlsdesc_plt != 0) in elf32_arm_output_arch_local_syms()
[all …]
H A DChangeLog-20202006 * elf-bfd.h (elf_link_hash_entry): Add tlsdesc_plt and
2008 * elf32-arm.c (elf32_arm_link_hash_table): Remove tlsdesc_plt
2011 root.tlsdesc_plt for DF_BIND_NOW.
2015 Clear root.tlsdesc_plt for DF_BIND_NOW.
2021 tlsdesc_plt and dt_tlsdesc_got.
2025 root.tlsdesc_plt for DF_BIND_NOW. Don't check DF_BIND_NOW
2030 * elfxx-x86.h (elf_x86_link_hash_table): Remove tlsdesc_plt and
H A Delf32-nds32.c4455 htab->root.tlsdesc_plt = 0; in nds32_elf_size_dynamic_sections()
4461 htab->root.tlsdesc_plt = htab->root.splt->size; in nds32_elf_size_dynamic_sections()
6426 + htab->root.tlsdesc_plt); in nds32_elf_finish_dynamic_sections()
6496 if (htab->root.tlsdesc_plt) in nds32_elf_finish_dynamic_sections()
6516 nds32_put_trampoline (splt->contents + htab->root.tlsdesc_plt, in nds32_elf_finish_dynamic_sections()
H A Delf-bfd.h724 bfd_vma tlsdesc_plt; member
H A DChangeLog-20063522 (struct elf64_x86_64_link_hash_table): Add tlsdesc_plt,
3537 tlsdesc_plt and tlsdesc_got. Make room for them. Don't zero
H A DChangeLog-20171912 * elfxx-x86.c (elf_x86_allocate_dynrelocs): Set tlsdesc_plt
H A Delflink.c15548 if (htab->tlsdesc_plt in _bfd_elf_add_dynamic_tags()
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20202006 * elf-bfd.h (elf_link_hash_entry): Add tlsdesc_plt and
2008 * elf32-arm.c (elf32_arm_link_hash_table): Remove tlsdesc_plt
2011 root.tlsdesc_plt for DF_BIND_NOW.
2015 Clear root.tlsdesc_plt for DF_BIND_NOW.
2021 tlsdesc_plt and dt_tlsdesc_got.
2025 root.tlsdesc_plt for DF_BIND_NOW. Don't check DF_BIND_NOW
2030 * elfxx-x86.h (elf_x86_link_hash_table): Remove tlsdesc_plt and
H A DChangeLog-20063522 (struct elf64_x86_64_link_hash_table): Add tlsdesc_plt,
3537 tlsdesc_plt and tlsdesc_got. Make room for them. Don't zero
H A DChangeLog-20171912 * elfxx-x86.c (elf_x86_allocate_dynrelocs): Set tlsdesc_plt
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-20063522 (struct elf64_x86_64_link_hash_table): Add tlsdesc_plt,
3537 tlsdesc_plt and tlsdesc_got. Make room for them. Don't zero
H A DChangeLog-20171912 * elfxx-x86.c (elf_x86_allocate_dynrelocs): Set tlsdesc_plt