Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf64-x86-64.c606 static const bfd_byte elf_x86_64_bnd_plt2_entry[8] = variable
1647 switch (sizeof (elf_x86_64_bnd_plt2_entry)) in elf_x86_64_check_relocs()
2503 BFD_ASSERT (sizeof (elf_x86_64_bnd_plt2_entry) in elf_x86_64_allocate_dynrelocs()
4814 plt2_entry = elf_x86_64_bnd_plt2_entry; in elf_x86_64_finish_dynamic_symbol()
5222 ->this_hdr.sh_entsize = sizeof (elf_x86_64_bnd_plt2_entry); in elf_x86_64_finish_dynamic_sections()
DChangeLog2466 (elf_x86_64_bnd_plt2_entry): Likewise.