Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf64-x86-64.c585 static const bfd_byte elf_x86_64_legacy_plt_entry[PLT_ENTRY_SIZE] = variable
5716 plt_entry = elf_x86_64_legacy_plt_entry; in elf_x86_64_finish_dynamic_symbol()
5727 == sizeof (elf_x86_64_legacy_plt_entry)); in elf_x86_64_finish_dynamic_symbol()
5731 plt_entry, sizeof (elf_x86_64_legacy_plt_entry)); in elf_x86_64_finish_dynamic_symbol()
DChangeLog-20143023 (elf_x86_64_legacy_plt_entry): Likewise.