Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf64-x86-64.c586 static const bfd_byte elf_x86_64_bnd_plt_entry[PLT_ENTRY_SIZE] = variable
719 elf_x86_64_bnd_plt_entry, /* plt_entry */
720 sizeof (elf_x86_64_bnd_plt_entry), /* plt_entry_size */
4813 plt_entry = elf_x86_64_bnd_plt_entry; in elf_x86_64_finish_dynamic_symbol()
4828 BFD_ASSERT (sizeof (elf_x86_64_bnd_plt_entry) in elf_x86_64_finish_dynamic_symbol()
DChangeLog2464 (elf_x86_64_bnd_plt_entry): Likewise.