Home
last modified time | relevance | path

Searched refs:elf_x86_64_legacy_plt2_entry (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delf64-x86-64.c605 static const bfd_byte elf_x86_64_legacy_plt2_entry[8] = variable
2299 == sizeof (elf_x86_64_legacy_plt2_entry))); in elf_x86_64_check_relocs()
2734 BFD_ASSERT (sizeof (elf_x86_64_legacy_plt2_entry) == 8 in elf_x86_64_check_relocs()
2736 == sizeof (elf_x86_64_legacy_plt2_entry))); in elf_x86_64_check_relocs()
3077 s->size += sizeof (elf_x86_64_legacy_plt2_entry); in elf_x86_64_allocate_dynrelocs()
3175 got_s->size += sizeof (elf_x86_64_legacy_plt2_entry); in elf_x86_64_allocate_dynrelocs()
3180 bnd_s->size += sizeof (elf_x86_64_legacy_plt2_entry); in elf_x86_64_allocate_dynrelocs()
5717 plt2_entry = elf_x86_64_legacy_plt2_entry; in elf_x86_64_finish_dynamic_symbol()
5734 plt2_entry, sizeof (elf_x86_64_legacy_plt2_entry)); in elf_x86_64_finish_dynamic_symbol()
5859 got_plt_entry = elf_x86_64_legacy_plt2_entry; in elf_x86_64_finish_dynamic_symbol()
[all …]
DChangeLog-2014611 elf_x86_64_bnd_plt2_entry and elf_x86_64_legacy_plt2_entry.
613 elf_x86_64_bnd_plt2_entry and elf_x86_64_legacy_plt2_entry.
3025 (elf_x86_64_legacy_plt2_entry): Likewise.